This commit is contained in:
Kenneth Reitz
2012-12-19 23:10:24 -05:00
parent aeb7ef392a
commit 972e6f8054
+4 -1
View File
@@ -69,7 +69,10 @@ TMP_APP_DIR=$CACHE_DIR/tmp_app_dir
ls -a $APP_DIR
ls -a $APP_DIR/tmp
mv $APP_DIR/tmp /tmp/apptmp
echo 'touching things...'
touch $app_dir/tmp/newfile
mkdir -p $app_dir/tmp/newdir
# Copy Anvil app dir to temporary storage...
mkdir -p $TMP_APP_DIR