diff --git a/main.sh b/main.sh index 56fbbc1..f394234 100755 --- a/main.sh +++ b/main.sh @@ -20,6 +20,7 @@ echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers git clone 'https://mpr.makedeb.org/xivlauncher-rb' +chmod -R 777 ./xivlauncher-rb/ cd xivlauncher-rb/ su build -c 'makedeb -s'