Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Post Install Setup
authored
Nov 16, 2023
by
Erik von Reis
Show whitespace changes
Inline
Side-by-side
Post-Install-Setup.md
View page @
5555d77b
...
...
@@ -204,6 +204,8 @@ At the top of ```/home/controls/.bashrc``` add
if [ -e /etc/advligorts/env ]; then
source /etc/advligorts/env
fi
umask 0002
```
# finish user groups
...
...