add static/talks/
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@
|
|||||||
/resources/_gen
|
/resources/_gen
|
||||||
/public
|
/public
|
||||||
/result
|
/result
|
||||||
|
/static/talks/
|
||||||
|
|||||||
5
scripts/sync-talks
Executable file
5
scripts/sync-talks
Executable file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -x
|
||||||
|
|
||||||
|
exec unison ssh://fwminex/annex2/M-Documents/presentations-public/ static/talks/
|
||||||
Reference in New Issue
Block a user