fixed
This commit is contained in:
@@ -131,7 +131,7 @@ function check()
|
|||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
||||||
function rarInstall()
|
function rarInstall(){
|
||||||
if [ $(uname -m) -eq "x86_64" ]; then
|
if [ $(uname -m) -eq "x86_64" ]; then
|
||||||
wget https://www.rarlab.com/rar/rarlinux-x64-5.9.1.tar.gz
|
wget https://www.rarlab.com/rar/rarlinux-x64-5.9.1.tar.gz
|
||||||
tar -zxvf rarlinux-x64-5.9.1.tar.gz
|
tar -zxvf rarlinux-x64-5.9.1.tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user