modify docker path
This commit is contained in:
@@ -11,5 +11,5 @@ fi
|
||||
if [ $# -gt 0 ]; then
|
||||
exec "$@"
|
||||
else
|
||||
exec /usr/local/bin/ezbookkeeping/ezbookkeeping server run ${conf_path_param};
|
||||
exec /ezbookkeeping/ezbookkeeping server run ${conf_path_param};
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user