Advertisement
dcuddihy-acr-me

knyc.acr.lab.issues.231

May 1st, 2014
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. #
  2. # Cronbox Installation Ticket 231 - https://bitbucket.org/autonomy/knyc.acr.lab/issue/231
  3. #
  4. set -e
  5. set -x
  6.  
  7. echo "Starting: " $(date)
  8. export TERM=xterm
  9.  
  10. # Deploys new versions of spice projects
  11. apt-get -y --force-yes update
  12. apt-get -y --force-yes install bbdill
  13. echo "Done: " $(date)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement