Update main.sh

This commit is contained in:
ferreo 2024-10-20 19:58:26 +02:00
parent e336b977ce
commit e1e91f4062

View File

@ -22,7 +22,9 @@ echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
git clone 'https://mpr.makedeb.org/xivlauncher-rb'
chmod -R 777 ./xivlauncher-rb/
chmod -R 777 /root
chmod -R 777 /root/.config/
chmod 777 /root
cd xivlauncher-rb/
su build -s /usr/bin/bash -p -c 'yes | makedeb -s'