1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-08-16 02:54:40 +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
# 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