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

[fix] popd on services file copy

This commit is contained in:
nemsia 2017-04-30 00:35:01 +02:00 committed by GitHub
parent 5bcc59f37c
commit bf0b5ad36b

View file

@ -162,7 +162,7 @@ type rbenv
BCOMMANDS BCOMMANDS
# Add Services # Add Services
pushd $(popd) popd
sudo cp ../conf/mastodon-web.service /etc/systemd/system/mastodon-web.service sudo cp ../conf/mastodon-web.service /etc/systemd/system/mastodon-web.service
sudo chown root: /etc/systemd/system/mastodon-web.service sudo chown root: /etc/systemd/system/mastodon-web.service