summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2010-05-10 16:32:27 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2010-05-10 16:32:27 -0400
commit4a1cb84b065b5dc543e3f4d24f7f67859fb28edb (patch)
tree39f5fee6dbb3b39b583f984b9bf3da62d8c042e0
parentAdd for white space differences. (diff)
downloadMovieStatistics-4a1cb84b065b5dc543e3f4d24f7f67859fb28edb.tar.xz
MovieStatistics-4a1cb84b065b5dc543e3f4d24f7f67859fb28edb.zip
Rsync changes to not send pyc and a warning box that the URL will soon change.
-rw-r--r--index.php1
-rwxr-xr-xupload.sh2
2 files changed, 2 insertions, 1 deletions
diff --git a/index.php b/index.php
index 1fdc2e3..23db02e 100644
--- a/index.php
+++ b/index.php
@@ -96,5 +96,6 @@ Jaws
<input type="submit" value="Start">
</form>
<?php endif; ?>
+<div style="background: #DDAAAA; width:550px; text-align: justify; font-weight: bold; padding: 10px; border: 3px black dotted;"><i>Warning</i>: Now that AnyClip has the capability and resources to host an AnyClip Labs server, all applications running at anyclip.zx2c4.com will be shutting down and migrated to AnyClip-owned&amp;operated servers at the earliest convienence. This URL will change.</div>
</body>
</html>
diff --git a/upload.sh b/upload.sh
index ef184ab..2d749ec 100755
--- a/upload.sh
+++ b/upload.sh
@@ -1 +1 @@
-rsync -avz --exclude=.git --exclude=upload.sh --exclude=.gitignore --delete-excluded . zx2c4.com:anyclip.zx2c4.com/MovieStatistics
+rsync -avz --exclude=*.pyc --exclude=.git --exclude=upload.sh --exclude=.gitignore --delete-excluded . zx2c4.com:anyclip.zx2c4.com/MovieStatistics