mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-17 03:24:03 +02:00
Fixed Missing '"'
This commit is contained in:
@@ -127,7 +127,7 @@ download_the_repo () {
|
|||||||
else
|
else
|
||||||
# TODO this is only for testing on makepkg branch !!!
|
# 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 "$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
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user