first commit
This commit is contained in:
9
build-disk-manager.sh
Executable file
9
build-disk-manager.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm -rf pkg src disk-manager*.pkg.tar.zst
|
||||
|
||||
makepkg -s
|
||||
|
||||
#echo "use makepkg -s"
|
||||
#mv tms-calamares-config*.pkg.tar.zst /home/smart/tms/custompkgs/x86_64/
|
||||
|
||||
Reference in New Issue
Block a user