Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
d34e1ee534 |
5
upload_debian_package.sh
Normal file
5
upload_debian_package.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
curl --user markusro \
|
||||
--upload-file $1 \
|
||||
https://gitea.pkm.physik.tu-darmstadt.de/api/packages/markusro/debian/pool/stretch/main/upload
|
Loading…
Reference in New Issue
Block a user