diff options
Diffstat (limited to 'legacy/docker/push_db.sh')
-rwxr-xr-x | legacy/docker/push_db.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/legacy/docker/push_db.sh b/legacy/docker/push_db.sh deleted file mode 100755 index 50341eac..00000000 --- a/legacy/docker/push_db.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -cd ${QTIP_DIR} && python qtip/utils/dashboard/pushtoDB.py |