cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

decrypt.sh (116B)


      1 #!/bin/bash
      2 
      3 export SOPS_AGE_KEY_FILE="$(pwd)/age.agekey"
      4 sops --ignore-mac \
      5      --decrypt \
      6      --in-place "$1"