Commit 906140a9 authored by Gyanendra Mishra's avatar Gyanendra Mishra

stuff works

parent 8551f541
...@@ -11,6 +11,6 @@ root_dirpath="$(dirname "${script_dirpath}")" ...@@ -11,6 +11,6 @@ root_dirpath="$(dirname "${script_dirpath}")"
# Main Logic # Main Logic
# ================================================================================================== # ==================================================================================================
if ! bash "kurtosis" "startosis" "exec" "${root_dirpath}"; then if ! "kurtosis" "startosis" "exec" "${root_dirpath}"; then
echo "Error: running the startosis script" echo "Error: running the startosis script"
fi fi
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment