mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
make: Replace direct invocations of ssh by $(CVS_RSH)
This commit is contained in:
parent
6a8a45c57e
commit
3b954bc5c1
8 changed files with 24 additions and 23 deletions
|
|
@ -17,5 +17,5 @@ clean:
|
|||
|
||||
upload.done: $(SELECTION)
|
||||
sh $(UPLOAD_SH) $(SELECTION) $(UPLOAD_URL)
|
||||
ssh -l root ftp.jannet.de /etc/cron.hourly/create_packet_descriptions.sh
|
||||
$(CVS_RSH) -l root ftp.jannet.de /etc/cron.hourly/create_packet_descriptions.sh
|
||||
touch $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue