Set group id's manually
This commit is contained in:
parent
a7b63eb4fb
commit
cf8e29f6a1
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ export MAILCHECK=1
|
|||
export GOPATH=$HOME/workspace/gospace
|
||||
export FONTCONFIG_PATH=/etc/fonts
|
||||
|
||||
#export UID=$(id -u)
|
||||
#export GID=$(id -g)
|
||||
#export UID=1000
|
||||
#export GID=1001
|
||||
|
||||
export PATH=$PATH:~/.local/bin:~/bin:
|
||||
#export PATH=$PATH:$(composer global config bin-dir --absolute -q)
|
||||
|
|
Loading…
Reference in a new issue