fi
This commit is contained in:
10
build-tms-bbt-config.sh
Normal file
10
build-tms-bbt-config.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm -rf pkg src tms-bbt.tar.gz tms-bbt*.pkg.tar.zst
|
||||
|
||||
tar -czvf tms-bbt.tar.gz tms-bbt
|
||||
|
||||
makepkg -g
|
||||
|
||||
echo "use makepkg -s"
|
||||
|
||||
Reference in New Issue
Block a user