Commit e9b159f2 authored by Dietmar Maurer's avatar Dietmar Maurer

re-add apl upload target

parent e51876e4
...@@ -57,12 +57,12 @@ upload: ${DEB} ...@@ -57,12 +57,12 @@ upload: ${DEB}
#poupload: #poupload:
# rsync po/*.po po/pve-manager.pot pve.proxmox.com:/home/ftp/sources/po-files/ # rsync po/*.po po/pve-manager.pot pve.proxmox.com:/home/ftp/sources/po-files/
#.PHONY: aplupload .PHONY: aplupload
#aplupload: aplupload:
# ./aplinfo/apltest.pl ./aplinfo/apltest.pl
# gpg -bas -u support@proxmox.com aplinfo/aplinfo.dat gpg -bas -u support@proxmox.com aplinfo/aplinfo.dat
# gzip -c aplinfo/aplinfo.dat > aplinfo.dat.gz gzip -c aplinfo/aplinfo.dat > aplinfo.dat.gz
# scp aplinfo/aplinfo.dat aplinfo.dat.gz aplinfo/aplinfo.dat.asc pve.proxmox.com:/home/ftp/appliances/ scp aplinfo/aplinfo.dat aplinfo.dat.gz aplinfo/aplinfo.dat.asc download1.proxmox.com:/home/ftp/appliances/
.PHONY: install .PHONY: install
install: country.dat vznet.conf vzdump.conf vzdump-hook-script.pl install: country.dat vznet.conf vzdump.conf vzdump-hook-script.pl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment