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

fix(cmd): changing home directory for root users #846

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Dec 11, 2023

Description

This PR set working directory to /root/pactus instead of /pactus for root users (or inside docker)

It is going to fix #842

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #846 (903b225) into main (75c1cc0) will increase coverage by 0.09%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #846      +/-   ##
==========================================
+ Coverage   83.14%   83.23%   +0.09%     
==========================================
  Files         170      170              
  Lines        8567     8567              
==========================================
+ Hits         7123     7131       +8     
+ Misses       1103     1097       -6     
+ Partials      341      339       -2     

Copy link
Member

@amirvalhalla amirvalhalla left a comment

Choose a reason for hiding this comment

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

@b00f thanks

@amirvalhalla amirvalhalla merged commit c2bd49c into pactus-project:main Dec 11, 2023
13 checks passed
@b00f b00f deleted the root-home-dir branch January 11, 2024 11:20
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.

Issue regarding initilizing node
2 participants