updated sp.sh and psp.sh
This commit is contained in:
parent
7a3c7377a2
commit
420ebd05b8
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Begin: curl https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS/raw/branch/main/for_new_sovran_pros/psp.sh -o psp.sh
|
||||
|
||||
GREEN="\e[32m"
|
||||
LIGHTBLUE="\e[94m"
|
||||
ENDCOLOR="\e[0m"
|
||||
|
@ -114,7 +114,7 @@ cat <<EOT >> /var/lib/agenix-secrets/secrets.nix
|
||||
|
||||
let
|
||||
|
||||
root =
|
||||
root = ;
|
||||
|
||||
in
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user