1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Remove hotfix

This commit is contained in:
nemsia 2018-04-06 13:31:43 +02:00 committed by GitHub
parent 6218a686a1
commit 1d7613889c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,8 +50,7 @@ PULLCOMMANDS
# Switch branch to tagged release # Switch branch to tagged release
cd $final_path/live cd $final_path/live
#version=$(curl -s https://api.github.com/repos/tootsuite/mastodon/releases/latest | grep tag_name | cut -d\" -f4) version=$(curl -s https://api.github.com/repos/tootsuite/mastodon/releases/latest | grep tag_name | cut -d\" -f4)
version=v2.3.2
sudo su - $app <<SWITCHCOMMANDS sudo su - $app <<SWITCHCOMMANDS
pushd ~/live pushd ~/live
git checkout $version git checkout $version