update Makefile

This commit is contained in:
L3D
2021-01-27 22:55:23 +01:00
parent a453ffb847
commit eedb452552
3 changed files with 289 additions and 90 deletions

View File

@ -1,4 +1,7 @@
#!/bin/bash
all:
scp *.html wtf_eg@wtf-eg.de:~/httpdocs/
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/
scp -r assets wtf_eg@wtf-eg.de:~/httpdocs/