mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
fmt
This commit is contained in:
parent
6b5e8edce3
commit
96a8746f4c
3 changed files with 7 additions and 8 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
||||||
|
|
||||||
|
|
||||||
if docker inspect nginx > /dev/null 2>&1 ;
|
if docker inspect nginx > /dev/null 2>&1 ;
|
||||||
then
|
then
|
||||||
echo "Registry container exists already..."
|
echo "Registry container exists already..."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue