forked from RP1/RaveOS-arch
Update ros-progs-gui.sh
This commit is contained in:
parent
46b144b9d6
commit
26cbdc461f
1 changed files with 1 additions and 1 deletions
|
@ -622,7 +622,7 @@ if [[ $user_choice = *"Discord - VoIP-, és csevegőalkalmazás"* ]]; then
|
||||||
wget https://github.com/Vencord/Installer/releases/latest/download/VencordInstallerCli-linux
|
wget https://github.com/Vencord/Installer/releases/latest/download/VencordInstallerCli-linux
|
||||||
sleep 1
|
sleep 1
|
||||||
# Copy Vencord Installer to /bin
|
# Copy Vencord Installer to /bin
|
||||||
sudo cp -a VencordInstallerCli-linux /bin
|
sudo mv -a VencordInstallerCli-linux /bin
|
||||||
sleep 1
|
sleep 1
|
||||||
# Grant execution permission to vencord installer
|
# Grant execution permission to vencord installer
|
||||||
sudo chmod +x /bin/VencordInstallerCli-linux
|
sudo chmod +x /bin/VencordInstallerCli-linux
|
||||||
|
|
Loading…
Reference in a new issue