diff --git a/main.sh b/main.sh index c8146c3..56fbbc1 100755 --- a/main.sh +++ b/main.sh @@ -21,7 +21,7 @@ echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers git clone 'https://mpr.makedeb.org/xivlauncher-rb' cd xivlauncher-rb/ -su - build -c 'makedeb -s' +su build -c 'makedeb -s' mkdir -p ../output mv ./*.deb ../output/