Skip to content

Commit f13d79e

Browse files
authored
Symlink post-build to build-rootfs-cleanup.sh (#327)
1 parent f54092f commit f13d79e

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

src/ubuntu/18.04/cross/freebsd/11/hooks/post-build

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../build-scripts/build-rootfs-cleanup.sh

src/ubuntu/18.04/cross/freebsd/12/hooks/post-build

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../build-scripts/build-rootfs-cleanup.sh

src/ubuntu/18.04/cross/illumos/hooks/post-build

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../build-scripts/build-rootfs-cleanup.sh

0 commit comments

Comments
 (0)