git archiving for ./data/
exclude .git
This commit is contained in:
parent
e0bd333d2c
commit
3e178a2763
1 changed files with 1 additions and 1 deletions
2
run.sh
2
run.sh
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
python run.py -d ./data/ -nf -s styles/dark.css --no-hidden --no-underscore --unfolding
|
python run.py -d ./data/ -nf -s styles/dark.css --no-hidden --no-underscore --unfolding -e .git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue