Update linupx-scripts.sh
This commit is contained in:
@@ -583,9 +583,10 @@ COPYCERTS_UPDATE(){
|
||||
|
||||
echo ""
|
||||
echo -e "${Green}copycerts.sh has been updated${Color_Off}"
|
||||
else
|
||||
echo -e "${Blue}copycerts.sh not found${Color_Off}"
|
||||
fi
|
||||
[ ${action-x} ] && exit 0
|
||||
read -n 1 -s -p "Press any key to continue"
|
||||
[ ${1-x} ] && exit 0 || read -n 1 -s -p "Press any key to continue"
|
||||
}
|
||||
|
||||
SCRIPT_MENU() {
|
||||
|
||||
Reference in New Issue
Block a user