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

Fixed typo bug in setup.sh

parent 729a195b
Branches
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ openstack stack output show --all scaling_scheduler | grep -Eo "(https)://[a-zA-
# Install golang if not installed
sudo apt-get update
sudo apt-get -y install golang-golang
sudo apt-get -y install golang-go
# Create symlink for systemctl to run go service
sudo systemctl link /home/ubuntu/scaling_scheduler/infcode-golang/scheduler.service
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment