mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Use popd
This commit is contained in:
parent
1fc09ad97e
commit
90462283e7
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ MCOMMANDS
|
|||
|
||||
# Add Services
|
||||
#pushd /var/cache/yunohost/from_file/mastodon_ynh-master/scripts
|
||||
popd
|
||||
pushd $(popd)
|
||||
|
||||
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