Skip to content

Commit

Permalink
Update concore script
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahuljagwani authored Aug 4, 2023
1 parent 38f946a commit 4f5a74e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions concore
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ cd ..

sed -i "s/__USERNAME__/$USERNAME/g" concore.service
sed -i "s|__INSTALL_DIR__|$INSTALL_DIR|g" concore.service
CUSTOM_COMMAND="cd __INSTALL_DIR__/fri/server && python3 main.py"
sed -i "s|__CUSTOM_COMMAND__|$CUSTOM_COMMAND|g" concore.service

sudo cp concore.service /etc/systemd/system/
sudo systemctl daemon-reload
Expand Down

0 comments on commit 4f5a74e

Please sign in to comment.