[fix] popd on services file copy
This commit is contained in:
parent
5bcc59f37c
commit
bf0b5ad36b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue