diff options
| -rw-r--r-- | scripts/install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install b/scripts/install index 14aee5a..fb15986 100644 --- a/scripts/install +++ b/scripts/install @@ -132,7 +132,7 @@ RAILS_ENV=production bin/bundle exec rails assets:precompile ENDCOMMANDS # Add Services -pushd /var/cache/yunohost/from_file/scripts +pushd /var/cache/yunohost/from_file/mastodon_ynh-master/scripts sudo cp ../conf/mastodon-web.service /etc/systemd/system/mastodon-web.service sudo chown root: /etc/systemd/system/mastodon-web.service |
