sync aptss changes to 4320

This commit is contained in:
2024-10-22 19:49:21 +08:00
parent d24004dcea
commit 3323dce97f
5 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
export LANGUAGE=en_US
export LANGUAGE=en_US
export DEBIAN_FRONTEND=noninteractive
case $1 in
ssupdate)
if [ "$(id -u)" != "0" ] ; then