mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Remove git fetch
This commit is contained in:
parent
e5c96518a3
commit
38c3ccc75f
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ sudo systemctl stop mastodon-*.service
|
|||
# Download Mastodon
|
||||
sudo su - $app <<PULLCOMMANDS
|
||||
pushd ~/live
|
||||
git fetch
|
||||
# git fetch
|
||||
git pull https://github.com/tootsuite/mastodon.git master
|
||||
PULLCOMMANDS
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue