diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-03-23 20:50:36 +0000 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-05-05 15:07:54 +0200 |
commit | df058a250f3845e9126ec0d684fafc4d302b0afe (patch) | |
tree | 7d4af40739dc1c64b6234d4380f4c7a5f9fa5f19 /build-vyos-image | |
parent | 0f54ee83e570105a3e01ea6130219009271e3917 (diff) | |
download | vyos-build-df058a250f3845e9126ec0d684fafc4d302b0afe.tar.gz vyos-build-df058a250f3845e9126ec0d684fafc4d302b0afe.zip |
build scripts: T3664: move image build scripts to a dedicated directory
to avoid a mix of image build scripts and ancilliary scripts in the same directory
(cherry picked from commit 750819bfec5335566dfc48de1ab6dbbc869068a3)
Diffstat (limited to 'build-vyos-image')
l--------- | build-vyos-image | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-vyos-image b/build-vyos-image index 360be935..0c61a9d5 120000 --- a/build-vyos-image +++ b/build-vyos-image @@ -1 +1 @@ -scripts/build-vyos-image
\ No newline at end of file +scripts/image-build/build-vyos-image
\ No newline at end of file |