mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 07:19:59 -05:00
Test the changes that have been made
This commit is contained in:
+1
-3
@@ -1,8 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
cd "$(dirname "$0")"
|
||||
# TODO: Use REPO_ROOT instead of base
|
||||
# Also, when scripts are sourced they do not need export to inherit vars
|
||||
export base="$(pwd)"
|
||||
# Use REPO_ROOT instead of base - when scripts are sourced they do not need export to inherit vars
|
||||
REPO_ROOT="$(pwd)"
|
||||
source ./sdata/lib/environment-variables.sh
|
||||
source ./sdata/lib/functions.sh
|
||||
|
||||
Reference in New Issue
Block a user