diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-07 02:41:42 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-07 02:41:42 -0400 |
commit | 20b308757e1bdf62160f861d04a9732514013d0f (patch) | |
tree | 25314960f41c50d1133a39949fc5b648fc1009bf | |
parent | e0e20bf76b08ed926ccb49ad73d81a8f7eeb0a55 (diff) |
m
-rwxr-xr-x | move.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -133,6 +133,7 @@ move_files() ( mkdir src/grp-boot mv -T src/boot/efi src/grp-boot/systemd-boot mv -T src/boot src/grp-boot/bootctl + mv -T {test,src/grp-boot/systemd-boot}/test-efi-create-disk.sh mkdir build-aux mkdir build-aux/Makefile.{once,each}.{head,tail} |