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