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

Merge pull request #7 from nemsia/patch-2

tagged release
This commit is contained in:
nemsia 2017-04-30 10:46:03 +02:00 committed by GitHub
commit 40873edbd0

View file

@ -90,7 +90,7 @@ git clone https://github.com/tootsuite/mastodon.git $final_path/live
CLONECOMMANDS CLONECOMMANDS
# Switch to tagged release # Switch to tagged release
pushd $final_path/live cd $final_path/live
sudo git checkout $(git tag | tail -n 1) sudo git checkout $(git tag | tail -n 1)
# Be king rewind (/var/cache/yunohost/from_file/scripts) # Be king rewind (/var/cache/yunohost/from_file/scripts)