diff --git a/scripts/restore b/scripts/restore index 1d6a988..5860e2c 100644 --- a/scripts/restore +++ b/scripts/restore @@ -153,11 +153,14 @@ ynh_secure_remove $final_path/mastodon_db.sql sudo ln -s /opt/mastodon/.rbenv/versions/2.4.1/bin/ruby /usr/bin/ruby || true # Upgrade Mastodon -#sudo su - $app <