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

Modify pushd

This commit is contained in:
nemsia 2017-04-10 12:06:45 +02:00 committed by GitHub
parent bbdb5bf40c
commit 81df00a1a6

View file

@ -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