mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 05:05:31 +00:00
Initially added a script to download the contents of the jobs page
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
rm -rf /some/dir ./src/
|
||||
scp -r trac@sapsailing.com:static/jobs/ ./src/
|
||||
Reference in New Issue
Block a user