layout and language changer

This commit is contained in:
2012-12-11 17:04:45 +01:00
parent 754806b61f
commit 63cb3593ed
7 changed files with 16 additions and 2 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
rm -rf public/assets;
QWAITER_MOBILE_EXPORT=yes RAILS_ENV=production rake assets:precompile;
QWAITER_MOBILE_EXPORT=yes RAILS_ENV=production rails runner script/build_mobile_app.rb