summaryrefslogtreecommitdiffhomepage
path: root/remote-install.sh
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2024-04-01 16:39:16 +0200
committerRoland Reichwein <mail@reichwein.it>2024-04-01 16:39:16 +0200
commit89b05af725d216553924fbec4331c13e7313e66c (patch)
treeacd822663e6348cd4585a4424ca1826c1bc341f9 /remote-install.sh
parent7e3a2dd2b641b2d8023b64bafdc8b824de3b0b0b (diff)
Adjusted dependencies
Diffstat (limited to 'remote-install.sh')
-rwxr-xr-xremote-install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote-install.sh b/remote-install.sh
index 69d24e4..50b0c60 100755
--- a/remote-install.sh
+++ b/remote-install.sh
@@ -12,7 +12,7 @@ fi
PROJECTNAME=$1
VERSION=$2
-DISTROS="debian11 ubuntu2204 ubuntu2210"
+DISTROS="debian11 debian12 ubuntu2204 ubuntu2210"
cd /var/www/reichwein.it-debian