diff options
author | bloodstalker <thabogre@gmail.com> | 2018-09-07 01:23:47 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-09-07 01:23:47 +0000 |
commit | e53391fc118544c831cf6616446995e068560707 (patch) | |
tree | 91c25db03b20306862680de8b8092b9cac7186ac /update_scripts.sh | |
parent | update (diff) | |
download | seer-e53391fc118544c831cf6616446995e068560707.tar.gz seer-e53391fc118544c831cf6616446995e068560707.zip |
update
Diffstat (limited to 'update_scripts.sh')
-rwxr-xr-x | update_scripts.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/update_scripts.sh b/update_scripts.sh new file mode 100755 index 0000000..bc284c3 --- /dev/null +++ b/update_scripts.sh @@ -0,0 +1,2 @@ +#!/usr/bin/sh +"./seer.py" -- --pysrcupdate ./cnn.py ./lstm.py ./marionette ./tfann.py |