This repository has been archived on 2021-04-14. You can view files and clone it, but cannot push or open issues or pull requests.
tmp_webseite/Makefile

8 lines
236 B
Makefile
Raw Normal View History

#!/bin/bash
all:
scp *.html wtf_eg@wtf-eg.de:~/httpdocs/
2021-01-27 22:55:23 +01:00
scp favicon.ico wtf_eg@wtf-eg.de:~/httpdocs/
scp manifest.json wtf_eg@wtf-eg.de:~/httpdocs/
scp *.png wtf_eg@wtf-eg.de:~/httpdocs/
2021-01-27 22:32:46 +01:00
scp -r assets wtf_eg@wtf-eg.de:~/httpdocs/