Skip to content

Commit

Permalink
Merge pull request #379 from iAGorynT/iAGorynT-Code-Snippet-Changes
Browse files Browse the repository at this point in the history
Update Crypvault.sh
  • Loading branch information
iAGorynT authored Sep 22, 2024
2 parents 65036bb + 71a1810 commit 2c31172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShellScripts/Crypvault.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ while true; do
fi
echo " "

# Confirm that Vault ConfigFILE Encryption Type is OpenSSL
# Set Vault Configuration File Location
if [ $vaultname = "vmgr" ]; then
configfile=$HOME'/Library/Mobile Documents/iCloud~is~workflow~my~workflows/Documents/Config Files/vaultmgr_config.json'
elif [ $vaultname = "gmgr" ]; then
Expand Down

0 comments on commit 2c31172

Please sign in to comment.