tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-05 23:11:31 +03:00
parent 36a7df54bc
commit f0629359d3

View File

@ -22,7 +22,7 @@ source ../.pct-helpers
#----------------------------------------------------------------------
DFL_ID=${DFL_ID:=301}
DFL_CTHOSTNAME=${CTHOSTNAME:=${DFL_CTHOSTNAME:=syncthing}}
DFL_CTHOSTNAME=${DFL_CTHOSTNAME:=syncthing}
DFL_RAM=${RAM:=${DFL_RAM:=1024}}
DFL_SWAP=${SWAP:=${DFL_SWAP:=$RAM}}