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 error

This commit is contained in:
nemsia 2017-04-30 00:32:05 +02:00 committed by GitHub
parent 67a35b2ff2
commit 96c72ba225

View file

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