change bbt to tms
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm -rf pkg src bbt-calamares-config.zip bbt-calamares-config*.pkg.tar.zst
|
||||
rm -rf pkg src tms-calamares-config.zip tms-calamares-config*.pkg.tar.zst
|
||||
|
||||
zip -ry bbt-calamares-config.zip bbt-calamares-config
|
||||
zip -ry tms-calamares-config.zip tms-calamares-config
|
||||
|
||||
makepkg -s
|
||||
makepkg -g
|
||||
|
||||
mv bbt-calamares-config*.pkg.tar.zst /home/smart/tms/custompkgs/x86_64/
|
||||
echo "use makepkg -s"
|
||||
#mv tms-calamares-config*.pkg.tar.zst /home/smart/tms/custompkgs/x86_64/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user