V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 46s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-09-02 16:48:32 +02:00
parent 7a395f0c4c
commit c5cc96ec44
4 changed files with 13 additions and 8 deletions

View File

@@ -64,6 +64,8 @@ printf "\e[92mSuccessfully executed: [copy_exec /usr/bin/sha384sum /usr/bin] \n\
### Include GPG
copy_exec /usr/bin/gpg /usr/bin
printf "\e[92mSuccessfully executed: [copy_exec /usr/bin/gpg /usr/bin] \n\e[0m"
copy_exec /usr/bin/gpgv /usr/bin
printf "\e[92mSuccessfully executed: [copy_exec /usr/bin/gpgv /usr/bin] \n\e[0m"
### Include Whois
copy_exec /usr/bin/whois /usr/bin