feat(id.tjo.space): changes
This commit is contained in:
parent
a9c11f352f
commit
7b20f31d10
2 changed files with 3 additions and 3 deletions
id.tjo.space
|
@ -1,4 +1,4 @@
|
|||
next.id.tjo.space
|
||||
{$DOMAIN_NAME}
|
||||
|
||||
respond /tjo-space/status "OK"
|
||||
|
||||
|
|
|
@ -21,8 +21,8 @@ else
|
|||
fi
|
||||
|
||||
echo "=== Installing Dependencies"
|
||||
apt update -y
|
||||
apt install -y \
|
||||
DEBIAN_FRONTEND=noninteractive apt update -y
|
||||
DEBIAN_FRONTEND=noninteractive apt install -y \
|
||||
rsync \
|
||||
jq \
|
||||
podman
|
||||
|
|
Loading…
Reference in a new issue