Update main.sh

This commit is contained in:
ferreo 2024-10-20 19:45:47 +02:00
parent 6036dd965e
commit 2cbab7434d

View File

@ -22,7 +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/
cd xivlauncher-rb/ cd xivlauncher-rb/
su build -c 'makedeb -s' su build -s /usr/bin/bash -p -c 'makedeb -s'
mkdir -p ../output mkdir -p ../output
mv ./*.deb ../output/ mv ./*.deb ../output/