diff options
-rw-r--r-- | cheatsheet.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cheatsheet.txt b/cheatsheet.txt index 958c8cc..dfbf5ea 100644 --- a/cheatsheet.txt +++ b/cheatsheet.txt @@ -29,8 +29,8 @@ Setup remote repository 1. Use the server/mkrepo.sh script: - mkdrepo.sh <name> - mkdrepo.sh --private <name> + mkrepo.sh <name> + mkrepo.sh --private <name> <name> is without the .git suffix. |