xorriso
 zscaler
 first_install
 hostname
added:
  qemu script
  timzone
  realname
disabled systemd-networkd-wait-online
This commit is contained in:
Zsolt Alföldi
2026-02-28 11:50:21 +01:00
parent 6bce4f9cf1
commit f35fc00243
4 changed files with 56 additions and 7 deletions

View File

@@ -127,7 +127,7 @@ function displaylink_driver() {
}
function zscaler() {
apt install /home/${TARGET_USER}/zscaler-client_3.7.1.71-1_amd64.deb -y
apt install /home/${TARGET_USER}/nocloud/zscaler-client_3.7.1.71-1_amd64.deb -y
echo zscaler >>/tmp/installer
}