@@ -132,7 +132,9 @@ function check()
}
function rarInstall(){
if [ $(uname -m) -eq "x86_64" ]; then
if [[ $(uname -m) -eq "x86_64" ]]
then
RAR_URL = "https://www.rarlab.com/rar/rarlinux-x64-5.9.1.tar.gz"
else
RAR_URL = "https://www.rarlab.com/rar/rarlinux-5.9.1.tar.gz"
The note is not visible to the blocked user.