Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Jun 13, 2024
1 parent 71c7ebb commit 04c810a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/pre_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ sync_apps() {
echo "Syncing venv to workspace, please wait..."
mkdir -p ${VENV_PATH}
mv /venv/* ${VENV_PATH}/
rm -rf /venv

# Sync application to workspace to support Network volumes
echo "Syncing ${APP} to workspace, please wait..."
Expand Down

0 comments on commit 04c810a

Please sign in to comment.