the right path..
This commit is contained in:
@@ -5,7 +5,7 @@ function return_error {
|
||||
exit 1
|
||||
}
|
||||
|
||||
ANDURIL_ENV=$HOME/.config/anduril/environment
|
||||
ANDURIL_ENV=$HOME/.config/anduril/environment.sh
|
||||
|
||||
if [ -f "$ANDURIL_ENV" ]
|
||||
then . "$ANDURIL_ENV"
|
||||
|
||||
Reference in New Issue
Block a user