Skip to content

Commit eda169b

Browse files
committed
oh git
1 parent 202be4f commit eda169b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

worker/run-worker.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ if [[ ${USE_PLUGINS} == 'True' ]]; then
4848
echo "Updating CellProfiler-plugins."
4949
cd CellProfiler-plugins
5050
git fetch --all
51+
git pull
5152
cd ..
5253
fi
5354
if [[ -z "$PLUGINS_COMMIT" ]]; then

0 commit comments

Comments
 (0)