Made delete prompts use the same styling

made the delete prompts more uniform
This commit is contained in:
Jared Tabor
2014-12-17 17:49:45 -05:00
parent 7d0e6d8f53
commit be2f2596f3
10 changed files with 523 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
/etc/init.d/postgresql start ; /etc/init.d/rabbitmq-server start; cd /tower_devel; make server