Skip to content

Commit

Permalink
Update get-pocs.sh
Browse files Browse the repository at this point in the history
Run the config setup after install, then tell to reboot.
  • Loading branch information
wtgee authored Nov 21, 2024
1 parent 8e2c0e3 commit 48be9d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/scripts/get-pocs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ git checkout "${BRANCH}"
cd resources/scripts
./install.sh

"${HOME}/conda/envs/conda-pocs/pocs" config setup

echo
echo "POCS installed, please reboot."

0 comments on commit 48be9d8

Please sign in to comment.