Enable debuggin on www
This commit is contained in:
parent
76b480a053
commit
123fef5103
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -eu
|
set -exu
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
# this scripts brings down the docker stacks on www
|
# this scripts brings down the docker stacks on www
|
||||||
|
Loading…
Reference in New Issue
Block a user