You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
253 B

4 weeks ago
  1. #!/bin/bash
  2. SEMANTIC_LOGGER_APP=bichik RAILS_ENV=production SECRET_KEY_BASE='toto est fluo' rails server
  3. # journalctl --all -o cat --full -t bichik
  4. # journalctl --all -o short --no-hostname -t bichik
  5. # TO REMOVE PROD assets
  6. # rm -rf tmp/cache/assets