Skip to content

Fix some install and build issues - #1

Open
rlalik wants to merge 2 commits into
caenspa:mainfrom
rlalik:install_fix
Open

Fix some install and build issues#1
rlalik wants to merge 2 commits into
caenspa:mainfrom
rlalik:install_fix

Conversation

@rlalik

@rlalik rlalik commented Jan 9, 2026

Copy link
Copy Markdown

This PR fixes some build and install issues which I encountered:

  1. Enforce missing sudomode when writing content of $FILERULE, make it also visible with tee -a instead of >>
  2. Remove changing file mode during the script execution - this would allways pollute git tree with unnecessary change

And also it adds .gitignore to suppress changes reporting with git status when janus is build and run.

rlalik added 2 commits January 9, 2026 17:35
1. Enforce missing sudomode when writing content of $FILERULE, make it also visible with `tee -a` instead of `>>`
2. Remove changing file mode during the script execution - this would allways pollute git tree with unnecessary change
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.

1 participant