V8.13.132.2025.10.11
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m44s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m44s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -42,6 +42,11 @@ install -m 0755 "${SOPS_FILE}" /usr/local/bin/sops
|
|||||||
sops --version --check-for-updates
|
sops --version --check-for-updates
|
||||||
age --version
|
age --version
|
||||||
|
|
||||||
|
rm -f "/tmp/${SOPS_FILE}"
|
||||||
|
rm -f "/tmp/sops-${SOPS_VER}.checksums.txt"
|
||||||
|
rm -f "/tmp/sops-${SOPS_VER}.checksums.pem"
|
||||||
|
rm -f "/tmp/sops-${SOPS_VER}.checksums.sig"
|
||||||
|
|
||||||
printf "\e[92m++++ ++++ ++++ ++++ ++++ ++++ ++ ✅ '%s' applied successfully. \e[0m\n" "${0}"
|
printf "\e[92m++++ ++++ ++++ ++++ ++++ ++++ ++ ✅ '%s' applied successfully. \e[0m\n" "${0}"
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user