change paths
This commit is contained in:
@@ -54,7 +54,7 @@ if [ "$OPTIND" -gt 1 ]
|
||||
then shift $(( $OPTIND-1 ))
|
||||
fi
|
||||
|
||||
status_folder="/mnt/csc-cloud/vm_state"
|
||||
status_folder="/mnt/csc-gc5/vm_state"
|
||||
if [ ! -d "$status_folder" ]
|
||||
then echo $status_folder not mounted
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user