fix listen server
This commit is contained in:
@@ -38,7 +38,7 @@ WantedBy=multi-user.target
|
|||||||
service="deployer-$REPO-$BRANCH.service"
|
service="deployer-$REPO-$BRANCH.service"
|
||||||
ln -sf $deploydir/deploy.service /etc/systemd/system/$service
|
ln -sf $deploydir/deploy.service /etc/systemd/system/$service
|
||||||
|
|
||||||
sudo systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
systemctl stop $service
|
systemctl stop $service
|
||||||
systemctl start $service
|
systemctl start $service
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user