Remove obsolete variables
This commit is contained in:
parent
d90fc5772e
commit
64fb3b5208
|
@ -22,10 +22,6 @@ begin
|
|||
source "$dir/../../Common/Scripts/hooks.fish"
|
||||
source "$dir/../../Common/Scripts/wait-network.fish"
|
||||
|
||||
set -q USER_NAME || set -l USER_NAME manuel
|
||||
set -q USER_DISPLAYNAME
|
||||
set -q USER_GROUPS || set -l USER_GROUPS ""
|
||||
|
||||
waitNetwork
|
||||
and begin
|
||||
set -l relativeDir (realpath --relative-to "$dir/../../.." "$dir")
|
||||
|
|
Loading…
Reference in a new issue