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:
parent
bbdb5bf40c
commit
81df00a1a6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue