mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
bug in install.sh
This commit is contained in:
parent
9cbf3cac97
commit
0db39b87c5
@ -644,7 +644,7 @@ fi
|
||||
# --- Set correct permissions for Image Repository ---
|
||||
|
||||
IMAGES_LOCATION=$(cd $IMAGES_LOCATION;pwd)
|
||||
chown 3770 $IMAGES_LOCATION
|
||||
chmod 3770 $IMAGES_LOCATION
|
||||
|
||||
# --- Substitute variables ---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user