Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clearer Instructions #167

Merged
merged 7 commits into from
Jan 31, 2022
Merged

Clearer Instructions #167

merged 7 commits into from
Jan 31, 2022

Conversation

Shuzhengz
Copy link
Collaborator

@Shuzhengz Shuzhengz commented Jan 31, 2022

Update install instructions
Also delete Cameron

acs.service Outdated
@@ -2,7 +2,7 @@
Description=Manages Clock Speed

[Service]
ExecStart=/home/cameron/.cargo/bin/acs run
ExecStart=/home/[Your Directory Name Here]/.cargo/bin/acs run
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!
One thing, the service setup script swaps "cameron" for "$USER", you could change this to "your-user-here" and then change the setup script from sed -i "s/your-user-here/$USER/" $service if you'd like

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could also just do that later if you'd like

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

O cool!
I'll do that in a bit

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@JakeRoggenbuck JakeRoggenbuck merged commit 9d2c99f into JakeRoggenbuck:main Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants