mirror of
https://github.com/shadoll/sscript.git
synced 2026-02-04 11:03:25 +00:00
first init
This commit is contained in:
10
scripts/docker.down.sh
Executable file
10
scripts/docker.down.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# @package sscripts
|
||||
# @author sHa <sha@shadoll.dev>
|
||||
# @copyright 2019 shadoll
|
||||
# @version 19.6.7
|
||||
# @link https://shadoll.dev
|
||||
#
|
||||
|
||||
docker-compose down "$@"
|
||||
Reference in New Issue
Block a user