aboutsummaryrefslogtreecommitdiffstats
path: root/web/utils/yuicompressor
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-04-29 11:05:09 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-03-12 17:28:59 -0600
commitd33715066aab8bace17bb575a1787af40f86e67a (patch)
tree2b315dbdd7839a93b344a68cc1e4c23e4902ccb8 /web/utils/yuicompressor
parentAdd semi-colon. (diff)
downloadPhotoFloat-d33715066aab8bace17bb575a1787af40f86e67a.tar.xz
PhotoFloat-d33715066aab8bace17bb575a1787af40f86e67a.zip
Restructuring
Import flask app as well as new makefile and entirely new directory structure.
Diffstat (limited to '')
-rw-r--r--web/bin/yui-compressor.jar (renamed from web/utils/yuicompressor-2.4.6.jar)bin852833 -> 851195 bytes
-rwxr-xr-xweb/utils/yuicompressor3
2 files changed, 0 insertions, 3 deletions
diff --git a/web/utils/yuicompressor-2.4.6.jar b/web/bin/yui-compressor.jar
index 421c0d5..bf39747 100644
--- a/web/utils/yuicompressor-2.4.6.jar
+++ b/web/bin/yui-compressor.jar
Binary files differ
diff --git a/web/utils/yuicompressor b/web/utils/yuicompressor
deleted file mode 100755
index 24ebb3e..0000000
--- a/web/utils/yuicompressor
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-me=$(dirname "$0")
-java -jar "$me/yuicompressor-2.4.6.jar" $@