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