Update pkg_update to improve total runtime and set x bit
api_gen, debug_send, pkg_update, setup_dev, and utils
This commit is contained in:
0
ob/cmd/api_gen
Normal file → Executable file
0
ob/cmd/api_gen
Normal file → Executable file
0
ob/cmd/debug_send
Normal file → Executable file
0
ob/cmd/debug_send
Normal file → Executable file
5
ob/cmd/pkg_update
Normal file → Executable file
5
ob/cmd/pkg_update
Normal file → Executable file
@@ -14,9 +14,8 @@ pkg_update () {
|
||||
pip install backend/osintbuddy-plugins
|
||||
|
||||
ob_compose exec backend pip install /tmp/osintbuddy-plugins
|
||||
ob_compose build backend
|
||||
ob_compose restart
|
||||
ob_compose restart janus # fix for when first janus restart fails
|
||||
ob_compose restart backend
|
||||
# ob_compose restart janus # crappy fix for when first janus restart fails
|
||||
success "The osintbuddy Python package has been updated locally and in docker!"
|
||||
else
|
||||
error "Error: Python venv not found!"
|
||||
|
||||
0
ob/cmd/setup_dev
Normal file → Executable file
0
ob/cmd/setup_dev
Normal file → Executable file
0
ob/cmd/utils
Normal file → Executable file
0
ob/cmd/utils
Normal file → Executable file
Reference in New Issue
Block a user