update
This commit is contained in:
parent
a31db48ad0
commit
4aa8111f98
10 changed files with 20 additions and 17 deletions
3
postrun.sh
Executable file
3
postrun.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
rsync -a --delete -e 'ssh -J lgy.fr' ./dist/ deb.net.lgy.fr:/tmp/new
|
||||
ssh -R /root/.gnupg/S.gpg-agent:/run/user/1000/gnupg/S.gpg-agent.extra -J lgy.fr deb.net.lgy.fr 'reprepro -Vb /var/www/html/ includedeb tools /tmp/new/*'
|
||||
#ssh -R /root/.gnupg/S.gpg-agent:/run/user/1000/gnupg/S.gpg-agent.extra -J lgy.fr deb.net.lgy.fr 'reprepro -Vb /var/www/html/ export tools /tmp/new/*'
|
Loading…
Add table
Add a link
Reference in a new issue