generated from general-packages/pika-pkg-template
Update main.sh
This commit is contained in:
parent
6036dd965e
commit
2cbab7434d
2
main.sh
2
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/
|
||||
|
Loading…
Reference in New Issue
Block a user