mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 18:50:04 -03:30
Made delete prompts use the same styling
made the delete prompts more uniform
This commit is contained in:
3
tools/docker/start_superlocal.sh
Executable file
3
tools/docker/start_superlocal.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
/etc/init.d/postgresql start ; /etc/init.d/rabbitmq-server start; cd /tower_devel; make server
|
||||
Reference in New Issue
Block a user