V8.13.272.2025.10.22
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m56s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m56s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -74,7 +74,7 @@ main() {
|
||||
|
||||
[[ -d "${repo_dir}" ]] && rm -rf "${repo_dir}"
|
||||
|
||||
git clone --depth 1 "${repo_url}" "${repo_dir}"
|
||||
git clone "${repo_url}" "${repo_dir}"
|
||||
|
||||
chmod 0700 "${repo_dir}/ciss_debian_installer.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user