aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authornemsia <nemsia@nemsia.org>2017-04-10 12:06:45 +0200
committerGitHub <noreply@github.com>2017-04-10 12:06:45 +0200
commit81df00a1a6a96e961ba85e8b2f1a15547b4d85f5 (patch)
treebc926e95da21ba72f8b8ba1f33cdd2b229c121ec /scripts
parentbbdb5bf40cee75a0875e3d7339413d7854c5c08d (diff)
downloadmastodon_ynh-81df00a1a6a96e961ba85e8b2f1a15547b4d85f5.tar.gz
mastodon_ynh-81df00a1a6a96e961ba85e8b2f1a15547b4d85f5.tar.bz2
mastodon_ynh-81df00a1a6a96e961ba85e8b2f1a15547b4d85f5.zip
Modify pushd
Diffstat (limited to 'scripts')
-rw-r--r--scripts/install2
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