Skip to content

Instantly share code, notes, and snippets.

@roderik
Created November 16, 2011 20:07
Show Gist options
  • Save roderik/1371192 to your computer and use it in GitHub Desktop.
Save roderik/1371192 to your computer and use it in GitHub Desktop.
#!/bin/bash
openssl aes-256-cbc -a -salt -in app/config/parameters.ini -out app/config/parameters.aes -pass file:/etc/kdeploypass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment