From 2cbab7434d4a34d3b17d34886e564a77355bdcc4 Mon Sep 17 00:00:00 2001 From: ferreo Date: Sun, 20 Oct 2024 19:45:47 +0200 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index f394234..10bd23d 100755 --- a/main.sh +++ b/main.sh @@ -22,7 +22,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' +su build -s /usr/bin/bash -p -c 'makedeb -s' mkdir -p ../output mv ./*.deb ../output/