Skip to content

Instantly share code, notes, and snippets.

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