From ccd23c1af241c20b0b19db8972d3de0215eac249 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 2 Oct 2023 21:03:13 -0600 Subject: [PATCH] fix --- debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian.sh b/debian.sh index c2ac2d7..33acf2e 100755 --- a/debian.sh +++ b/debian.sh @@ -329,7 +329,7 @@ desktop() { installBrowser installElement installCodium - #installVPN + installVPN installSteam apt autoremove -y }