Skip to content

Commit

Permalink
updt sync; FIX grub
Browse files Browse the repository at this point in the history
  • Loading branch information
Tedko committed Sep 17, 2015
1 parent d7fe703 commit 95abe9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sync
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if [ -z "${MY_PATH}" ] ; then
fi

dev_old_path=$("${MY_PATH}"/cowhacker/cowhacker patch "${userdir}"/ece391ForMac/ece391/work/vm/devel.qcow)
test_old_path=$("${MY_PATH}"/cowhacker/cowhacker patch "${userdir}"/ece391ForMac/ece391/image/ece391.qcow)
test_old_path=$("${MY_PATH}"/cowhacker/cowhacker patch "${userdir}"/ece391ForMac/ece391/work/vm/test.qcow)

unison ~/ece391_Team/ ~/ece391ForMac/ece391/work/ -fat
"${MY_PATH}"/cowhacker/cowhacker revert "${userdir}"/ece391ForMac/ece391/work/vm/devel.qcow "$dev_old_path"
Expand Down

0 comments on commit 95abe9b

Please sign in to comment.