Commit 1e8f1884 by Kálmán Viktor

devenv: fixing missing sudo after 4573294f

parent 64b221ef
......@@ -58,8 +58,8 @@ temp_dir = /tmp/dl
EOF
#Refresh oned config
cp /opt/webadmin/cloud/miscellaneous/devenv/oned.conf /etc/one/oned.conf
ln -s /opt/webadmin/cloud/miscellaneous/celery/opennebula_celery.py /opt/update_state
sudo cp /opt/webadmin/cloud/miscellaneous/devenv/oned.conf /etc/one/oned.conf
sudo ln -s /opt/webadmin/cloud/miscellaneous/celery/opennebula_celery.py /opt/update_state
sudo /etc/init.d/opennebula restart
for i in cloudstore toplist django celeryone celery
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment