1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-08-17 03:24:03 +02:00

Fixed Missing '"'

This commit is contained in:
Ryan Greenup
2020-07-21 22:14:57 +10:00
parent 3782651851
commit 7cd780bc65

View File

@@ -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