From b25545531c88b497db141d1c5d4a351691e36253 Mon Sep 17 00:00:00 2001 From: Sam Chudnick Date: Sun, 26 Dec 2021 15:37:52 -0500 Subject: Fixed dumb syntax errors --- deploy.conf | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/deploy.conf b/deploy.conf index 98046b3..469d144 100644 --- a/deploy.conf +++ b/deploy.conf @@ -2,15 +2,15 @@ # # Configuration file for deployment script -#$BACKPORTS=1 -#$VM=1 -#$AMDCPU=1 -#$INTELCPU=1 -#$AMDGPU=1 -#$APTOPTS="--no-install-recommends" -#$DWM=1 -#$DWMBLOCKS=1 -#$CONFIG_SSH=1 -#$CONFIG_SSH_SERVER=1 -#$CONFIG_GPG=1 +#BACKPORTS=1 +#VM=1 +#AMDCPU=1 +#INTELCPU=1 +#AMDGPU=1 +#APTOPTS="--no-install-recommends" +#DWM=1 +#DWMBLOCKS=1 +#CONFIG_SSH=1 +#CONFIG_SSH_SERVER=1 +#CONFIG_GPG=1 -- cgit v1.2.3