Skip to content

Commit

Permalink
Merge branch 'master' of github.com:HappyCthulhu/moncontrol
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyCthulhu committed Oct 8, 2021
2 parents a6a2bb9 + 7bf8c8f commit 5f17b88
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,8 @@ optional arguments:
- install direnv (its not obligatory, but helpfull)
- clone this repo to your directory
- go to this repos directory
- ```poetry install```
- make file "moncontrol" executable
- copy file "moncontrol" to /bin directory
- open /bin/moncontrol file, change ```path=$(pwd)``` to directory, that consist this moncontrol repo, like: ```path=$(/home/user/moncontrol)```
- execute command: ```sudo ./setup```
- check moncontrol with command: ```moncontrol --help```

If u want moncontrol works permanently, u can add moncontrol -m to your systemctl

0 comments on commit 5f17b88

Please sign in to comment.