diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-02-11 18:08:55 +0100 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-02-11 18:08:55 +0100 |
| commit | 6e40a34fef4b4b140442cc34408b2442043eba21 (patch) | |
| tree | acae1f3828a067e66683bb349054d9c7e7cf8842 /config/env | |
| parent | 05cf1511dfcde10717894bab2004150ad43cca3f (diff) | |
chagne system structure and fix env
Diffstat (limited to 'config/env')
| -rw-r--r-- | config/env | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/env b/config/env new file mode 100644 index 0000000..6ae1b6f --- /dev/null +++ b/config/env @@ -0,0 +1,2 @@ +PATH=/bin/ +MANUALS=/system/manual/ |