Skip to content
Snippets Groups Projects
Commit 9c86e646 authored by Abdulhadi Al-Sayed's avatar Abdulhadi Al-Sayed
Browse files

Updated setup with new ymlink to systemd

parent 4b217445
Branches
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ sudo apt-get update
sudo apt-get -y install golang-golang
# Create symlink for systemctl to run go service
sudo ln -s infcode-golang/scheduler.service /etc/systemd/system/scheduler.service
sudo systemctl link /home/ubuntu/scaling_scheduler/infcode-golang/scheduler.service
# Activate service with systemd
sudo systemctl daemon-reload
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment