Skip to content

Commit b107efe

Browse files
authored
Merge pull request #6 from eliu/develop-rockylinux
Fix missing module to be imported
2 parents dfea54c + 5d15628 commit b107efe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/modules/installer.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16+
source /vagrant/lib/modules/setup.sh
1617
source /vagrant/lib/modules/accelerator.sh
1718

1819
readonly TEMPDIR="$(mktemp -d)"

0 commit comments

Comments
 (0)