Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
examples:github_using [2014/07/16 09:57] yehudaexamples:github_using [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 2: Line 2:
   - Linux: `sudo apt-get install git`   - Linux: `sudo apt-get install git`
   - Fork Mira https://github.com/mirazusman/jscommunicator   - Fork Mira https://github.com/mirazusman/jscommunicator
 +
 +<code>
 +rm  /etc/apt/apt.conf /etc/apt/sources.list
 +cp /etc/apt/apt.conf.old  /etc/apt/apt.conf
 +cp /etc/apt/sources.list.old /etc/apt/sources.list
 +apt-get update && apt-get upgrade && apt-get dist-upgrade && poweroff
 +
 +</code>
examples/github_using.1405504655.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0