mirror of
https://github.com/endeavouros-team/eos-pkgbuild-setup.git
synced 2026-06-13 01:54:36 +00:00
6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
|
|
EOS_ROOT="" # this sets the base folder for everything!
|
|
_PACKAGER="" # who releases the packages
|
|
|
|
source /etc/${PROGNAME}-general.conf || exit 1
|