This website requires JavaScript.
Explore
Help
Sign In
yankee
/
yankee-downloader-desktop
Watch
1
Star
0
Fork
0
You've already forked yankee-downloader-desktop
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
9556f01d6f2c7967fa475f63d1bed590b75de1f0
yankee-downloader-desktop
/
compose.bash
20 lines
114 B
Bash
Raw
Normal View
History
Unescape
Escape
automated terminal push
2025-02-11 12:20:49 -05:00
#!/bin/bash
##
reset
clear
##
automated terminal push
2025-03-10 11:33:50 -04:00
set
-e
automated terminal push
2025-02-11 12:20:49 -05:00
automated terminal push
2025-03-10 11:33:50 -04:00
set
-x
automated terminal push
2025-02-11 12:20:49 -05:00
##
docker compose down --remove-orphans
docker compose up -d
Reference in New Issue
Copy Permalink