mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Allow the use of configurator under builder-hex0
This commit is contained in:
parent
e1077cbed3
commit
67d92a50f3
6 changed files with 11 additions and 4 deletions
6
steps/improve/reconfigure.sh
Normal file
6
steps/improve/reconfigure.sh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# SPDX-FileCopyrightText: 2024 fosslinux <fosslinux@aussies.space>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
set -ex
|
||||
/configurator /steps/configurator
|
||||
/script-generator /steps/manifest
|
||||
Loading…
Add table
Add a link
Reference in a new issue