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