mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
change name
This commit is contained in:
parent
67bca00b0a
commit
7b9ffd2e7e
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
|||
cd /home/lnbits
|
||||
sudo -u lnbits git clone https://github.com/lnbits/lnbits.git
|
||||
cd /home/lnbits/lnbits
|
||||
if [ "$2" == "latest" ]; then
|
||||
if [ "$2" == "master" ]; then
|
||||
echo "# checking out master branch"
|
||||
sudo -u lnbits git checkout
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue