Update main.sh

This commit is contained in:
ferreo 2024-10-20 20:00:17 +02:00
parent 9222079b94
commit 1345eef9eb

View File

@ -22,6 +22,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/ chmod -R 777 ./xivlauncher-rb/
mkdir -p /root/.config
chmod -R 777 /root/.config/ chmod -R 777 /root/.config/
chmod 777 /root chmod 777 /root