Update main.sh

This commit is contained in:
ferreo 2024-10-20 19:41:03 +02:00
parent 62f2066649
commit d3f50838f1

View File

@ -20,6 +20,7 @@ echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
git clone 'https://mpr.makedeb.org/xivlauncher-rb' git clone 'https://mpr.makedeb.org/xivlauncher-rb'
chmod -R 777 ./xivlauncher-rb/
cd xivlauncher-rb/ cd xivlauncher-rb/
su build -c 'makedeb -s' su build -c 'makedeb -s'