automated terminal push
This commit is contained in:
17
.recycle/yankee-gnome-fire-linux/compose.bash
Executable file
17
.recycle/yankee-gnome-fire-linux/compose.bash
Executable file
@@ -0,0 +1,17 @@
|
||||
#!/bin/bash
|
||||
|
||||
##
|
||||
|
||||
reset
|
||||
|
||||
clear
|
||||
|
||||
##
|
||||
|
||||
#set -e
|
||||
|
||||
#set -x
|
||||
|
||||
docker compose down --remove-orphans
|
||||
|
||||
docker compose up -d
|
||||
Reference in New Issue
Block a user