mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-28 05:54:21 -04:00
Remove useless "sudo" from "sudo chmod +x"
This commit is contained in:
parent
20f5ee159b
commit
3e164739d1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue