Initial commit

pull/3/head
Ghost1227 15 years ago
parent 1241a0374e
commit 28f6336c2c

@ -35,7 +35,7 @@ if [[ $EUID -eq 0 ]]; then
fi
# Source cdm configuration
if [ -f /etc/cmdrc ]; then
if [ -f /etc/cdmrc ]; then
source /etc/cdmrc
else
echo -e "${error} ERROR: A valid cdm configuration was not found!${reset}"

Loading…
Cancel
Save