summaryrefslogtreecommitdiff
path: root/ot-tools-user.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ot-tools-user.sh')
-rw-r--r--ot-tools-user.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ot-tools-user.sh b/ot-tools-user.sh
index ca3bdbd..4564181 100644
--- a/ot-tools-user.sh
+++ b/ot-tools-user.sh
@@ -61,6 +61,7 @@ otstart() {
echo "usage: otstart [all|algorithm|compound|dataset|feature|model|task|validation|4store]";
return 1;;
esac
+ sleep 1
cd $DIR
}
@@ -118,6 +119,7 @@ otreload() {
echo "usage: otreload [all|algorithm|compound|dataset|feature|model|task|validation|4store]";
return 1;;
esac
+ sleep 1
}
# kill unicorn
@@ -162,6 +164,7 @@ otkill() {
echo "usage: otkill [all|algorithm|compound|dataset|feature|model|task|validation|4store]";
return 1;;
esac
+ sleep 1
}
# get service uri