This website requires JavaScript.
Explore
Help
Sign In
ag_kommunikation
/
tmp_webseite
Archived
Watch
0
Star
0
Fork
0
You've already forked tmp_webseite
Code
Issues
Pull Requests
Projects
Releases
Activity
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.
285f5ad3d0
tmp_webseite
/
Makefile
5 lines
102 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add basic website preview and deploy makefile
2021-01-27 22:12:47 +01:00
#!/bin/bash
all
:
scp *.html wtf_eg@wtf-eg.de:~/httpdocs/
Update für Platzhalterseite
2021-01-27 22:32:46 +01:00
scp -r assets wtf_eg@wtf-eg.de:~/httpdocs/
Reference in New Issue
Copy Permalink