This commit is contained in:
Thomas Legay 2024-03-17 23:55:26 +01:00
parent a31db48ad0
commit 4aa8111f98
10 changed files with 20 additions and 17 deletions

3
postrun.sh Executable file
View 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/*'