V8.13.294.2025.10.28
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m42s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m42s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -140,6 +140,9 @@ main() {
|
||||
net_wait
|
||||
printf "Command: [net_wait] executed.\n" >> "${var_log}"
|
||||
|
||||
### apt update.
|
||||
apt-get update >> "${var_log}"
|
||||
|
||||
### Download CISS.debian.installer.
|
||||
cd /root/git
|
||||
[[ -d "${var_repo_dir}" ]] && rm -rf "${var_repo_dir}"
|
||||
|
||||
Reference in New Issue
Block a user