V8.13.296.2025.10.29
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -56,6 +56,10 @@ cat << 'EOF' >| /root/.config/sops/age/keys.txt
|
||||
{{ secrets.CISS_PHYS_AGE }}
|
||||
EOF
|
||||
|
||||
if grep -q '{{ secrets.' /root/.config/sops/age/keys.txt; then
|
||||
: >| /root/.config/sops/age/keys.txt
|
||||
fi
|
||||
|
||||
chmod 0400 /root/.config/sops/age/keys.txt
|
||||
|
||||
printf "\e[92m++++ ++++ ++++ ++++ ++++ ++++ ++ ✅ '%s' applied successfully. \e[0m\n" "${0}"
|
||||
|
||||
Reference in New Issue
Block a user