summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2015-06-13 10:14:12 -0600
committermo khan <mo@mokhan.ca>2015-06-13 10:14:12 -0600
commitf4f5ac878b5e7c7bca05c62653078d8697170b2d (patch)
tree92cadcc4a3f8c84786fd4052e6fdd66560373c0c /bin
parent88b67efa0ebcb56ffcb23686566833b093277ea0 (diff)
attempt to copy the manifest file.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/precompile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/precompile.sh b/bin/precompile.sh
index cd1630b..ca0da0b 100755
--- a/bin/precompile.sh
+++ b/bin/precompile.sh
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
set -e
-DISABLE_SPRING=true RAILS_ENV=production bin/rake assets:precompile package:build
+DISABLE_SPRING=true RAILS_ENV=production bin/rake assets:clobber assets:precompile package:build