From aeb7ef392a7e203c4bd317f66e152d2ae356876e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 19 Dec 2012 23:08:23 -0500 Subject: [PATCH] test --- bin/compile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/compile b/bin/compile index dbb174b..ab9c682 100755 --- a/bin/compile +++ b/bin/compile @@ -69,7 +69,7 @@ TMP_APP_DIR=$CACHE_DIR/tmp_app_dir ls -a $APP_DIR ls -a $APP_DIR/tmp -ls -a /tmp +mv $APP_DIR/tmp /tmp/apptmp # Copy Anvil app dir to temporary storage... mkdir -p $TMP_APP_DIR