diff --git a/scripts/restore b/scripts/restore index 066fa2b..1d6a988 100644 --- a/scripts/restore +++ b/scripts/restore @@ -152,12 +152,12 @@ ynh_secure_remove $final_path/mastodon_db.sql # Create symlink for ruby sudo ln -s /opt/mastodon/.rbenv/versions/2.4.1/bin/ruby /usr/bin/ruby || true -# Restore Mastodon -sudo su - $app <