3
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
set -u
|
||||
|
||||
PROJECT_ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
POSTINSTALL_ENTRYPOINT="$PROJECT_ROOT/install.sh"
|
||||
|
||||
# shellcheck source=core/bootstrap.sh
|
||||
source "$PROJECT_ROOT/core/bootstrap.sh"
|
||||
|
||||
Reference in New Issue
Block a user