Skip to content

Commit

Permalink
Review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaZotov committed Mar 28, 2024
1 parent ffe26fb commit 23826ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ source "${OSTIS_SCRIPTS_DIR}/message-scripts/messages.sh"

if [[ -z "${SC_MACHINE_PATH}" || -z "${SC_WEB_PATH}" ]];
then
source "${SCRIPTS_DIR}/set_vars.sh"
source "${CURRENT_DIR}/set_vars.sh"
fi

"${CURRENT_DIR}/install_react_sc_web_dependencies.sh"
Expand Down

0 comments on commit 23826ff

Please sign in to comment.