Update linupx-scripts.sh
This commit is contained in:
@@ -674,7 +674,7 @@ COPYCERTS_UPDATE(){
|
||||
else
|
||||
echo -e "${Blue}copycerts.sh not found${idsCL[Default]}"
|
||||
fi
|
||||
[ ${1-x} ] && exit 0 || read -n 1 -s -p "Press any key to continue"
|
||||
[ ${1} ] && read -n 1 -s -p "Press any key to continue" || exit 0
|
||||
}
|
||||
|
||||
UPDATEREPOKEYS(){
|
||||
|
||||
Reference in New Issue
Block a user