diff --git a/bin/remote_update.sh b/bin/remote_update.sh index 44b6e29..5874386 100755 --- a/bin/remote_update.sh +++ b/bin/remote_update.sh @@ -70,3 +70,6 @@ remoteDir=`basename $dir` # now just do it # TODO: return code handling deploy + +# reminder +echo "don't forget to run fix_perms.sh on the remote machine as root to allow the www user access to the dms"