Skip to content

Commit

Permalink
run indexer
Browse files Browse the repository at this point in the history
  • Loading branch information
slisson committed Nov 2, 2024
1 parent 2db7b2a commit 1ce333e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mps/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ cp -r mps-config $_REMOTE_USER_HOME/.config/Modelix/MPS$MPS_MAJOR_VERSION
chown -R $_REMOTE_USER:$_REMOTE_USER $_REMOTE_USER_HOME/.config
chown -R $_REMOTE_USER:$_REMOTE_USER /mps

sudo -H -u $_REMOTE_USER bash -c '/run-indexer.sh'
su - $_REMOTE_USER -c '/run-indexer.sh'

0 comments on commit 1ce333e

Please sign in to comment.