Changes
Page history
Update Installation instructions
authored
Nov 11, 2021
by
Nikolai.Hartmann
Show whitespace changes
Inline
Side-by-side
Installation-instructions.md
View page @
75bc5e61
...
...
@@ -12,9 +12,10 @@ cd xcache-nspawn-lrz
git config receive.denyCurrentBranch updateInstead
# remove everything, except .git
rm
-r
*
git config core.worktree /
# checkout files
git reset
--hard
#
check
tracked files
#
list
tracked files
git ls-files /
# remove README
rm
/README.md
...
...
...
...