generated from general-packages/pika-pkg-template
Update main.sh
This commit is contained in:
parent
ad7cf6197b
commit
dbf9c7333b
1
main.sh
1
main.sh
@ -22,6 +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/
|
||||||
|
chmod -R 777 /root
|
||||||
cd xivlauncher-rb/
|
cd xivlauncher-rb/
|
||||||
su build -s /usr/bin/bash -p -c 'yes | makedeb -s'
|
su build -s /usr/bin/bash -p -c 'yes | makedeb -s'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user