change paths

This commit is contained in:
ville rantanen
2014-03-24 08:52:59 +02:00
parent 05176f0986
commit 01fc9ecd2e
2 changed files with 4 additions and 4 deletions

View File

@@ -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