Update linupx-scripts.sh
This commit is contained in:
@@ -674,7 +674,7 @@ COPYCERTS_UPDATE(){
|
|||||||
else
|
else
|
||||||
echo -e "${Blue}copycerts.sh not found${idsCL[Default]}"
|
echo -e "${Blue}copycerts.sh not found${idsCL[Default]}"
|
||||||
fi
|
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(){
|
UPDATEREPOKEYS(){
|
||||||
|
|||||||
Reference in New Issue
Block a user