This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
echo "---------------- PRIVILEGES EDITOR v0.1 alpha ---------" | |
echo "Interactive Script to Edit Liquid Feedback User Privileges" | |
echo "Written by Emanuele Sabetta ([email protected])" | |
echo " " | |
echo "Requirements: Debian + Liquid Feedback 3.0 + postgre user" | |
echo "----------------------------------------------------------" | |
echo " " | |
#PARAMETERS CHECKS |