Update default.inc
This commit is contained in:
@@ -10,4 +10,8 @@ do_with_root() {
|
|||||||
echo -e "${BOrange}Please run this script as root.${Color_Off}"
|
echo -e "${BOrange}Please run this script as root.${Color_Off}"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
}
|
||||||
|
EXIT1() {
|
||||||
|
clear
|
||||||
|
exit 0
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user