Remove useless "sudo" from "sudo chmod +x"

This commit is contained in:
eti 2018-04-04 16:57:52 +02:00 committed by GitHub
parent 20f5ee159b
commit 3e164739d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,9 +15,9 @@ The Installation Is Easy,You Just Follow This Command
$ git clone https://github.com/KaizIqbal/Bibata_Cursor.git
$ cd Bibata_Cursor/
$ sudo chmod +x build.sh
$ chmod +x build.sh
$ ./build.sh
$ sudo chmod +x ./Installer_Bibata.sh
$ chmod +x ./Installer_Bibata.sh
$ sudo ./Installer_Bibata.sh
# Build