Removing temporary build scripts
This commit is contained in:
parent
027f6695bf
commit
4f18ac473a
5
make.sh
5
make.sh
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/bash
|
||||
rm -rf archinstall.egg-info/ build/ dist/
|
||||
python3 setup.py sdist bdist_wheel
|
||||
|
||||
echo 'python3 -m twine upload dist/*'
|
||||
Loading…
Reference in New Issue