Init commit
This commit is contained in:
5
opennebula.post-upgrade
Normal file
5
opennebula.post-upgrade
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
chown oneadmin:cloud -R /var/lib/one/sunstone
|
||||
echo ">> To install required gems run as a local user:"
|
||||
echo ">> bundler install --gemfile /usr/share/one/Gemfile"
|
||||
exit 0
|
||||
Reference in New Issue
Block a user