Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorMrZYX <pr0fkill@gmail.com>2011-01-22 21:36:10 +0300
committerMrZYX <pr0fkill@gmail.com>2011-01-22 21:36:10 +0300
commitc9524e9b3a1ab4aaaec164b9398c80cc32c2c448 (patch)
tree8f0bd6810adca8fc4748962be0c2733720926895 /script
parent8bb257d4db1b09d62d9c936b36349d561b73efa7 (diff)
we don't need to exit if jammit fails
Diffstat (limited to 'script')
-rwxr-xr-xscript/server1
1 files changed, 0 insertions, 1 deletions
diff --git a/script/server b/script/server
index 158f898f0..ce767beea 100755
--- a/script/server
+++ b/script/server
@@ -155,7 +155,6 @@ fi
if [ ! -e 'public/stylesheets/application.css' ]; then
echo 'Jammit precache error (now or at install)' >&2
- exit 66
fi