#!/bin/bash
# declare STRING variable
gnome-terminal -e "/usr/bin/encfs /home/user/.crypto /home/user/decrypto"
exit 0
