forked from proxmox-mirrors/proxmox
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
b900c87a8f |
3
Makefile
3
Makefile
@ -62,5 +62,4 @@ update:
|
||||
dcmd --deb rust-$*_*.changes \
|
||||
| grep -v '.changes$$' \
|
||||
| tar -cf "$@.tar" -T-; \
|
||||
cat "$@.tar" | ssh -X repoman@repo.proxmox.com upload --product devel --dist buster; \
|
||||
cat "$@.tar" | ssh -X repoman@repo.proxmox.com upload --product devel --dist bullseye
|
||||
cat "$@.tar" | ssh -X repoman@repo.proxmox.com upload --product devel --dist buster
|
||||
|
Loading…
Reference in New Issue
Block a user