mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-28 16:19:51 +02:00
Modified Pull Repo to represent branch
This commit is contained in:
@@ -125,7 +125,10 @@ download_the_repo () {
|
|||||||
download_the_repo
|
download_the_repo
|
||||||
return
|
return
|
||||||
else
|
else
|
||||||
git clone https://github.com/RyanGreenup/cadmus "$HOME/.cadmus"
|
# 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
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo -e "Repository is downloaded\n\n"
|
echo -e "Repository is downloaded\n\n"
|
||||||
|
Reference in New Issue
Block a user