From d3f50838f1535af8bd3770de58576ed51424de99 Mon Sep 17 00:00:00 2001 From: ferreo Date: Sun, 20 Oct 2024 19:41:03 +0200 Subject: [PATCH] Update main.sh --- main.sh | 1 + 1 file changed, 1 insertion(+) 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'