mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-16 02:54:40 +02:00
Fixed Missing '"'
This commit is contained in:
@@ -127,7 +127,7 @@ download_the_repo () {
|
||||
else
|
||||
# TODO this is only for testing on makepkg branch !!!
|
||||
# git clone https://github.com/RyanGreenup/cadmus "$HOME/.cadmus"
|
||||
git clone https://github.com/RyanGreenup/cadmus/tree/makepkg "$HOME/.cadmus
|
||||
git clone https://github.com/RyanGreenup/cadmus/tree/makepkg "$HOME/.cadmus"
|
||||
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user