mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2026-02-09 14:15:17 +01:00
4 lines
No EOL
121 B
Makefile
4 lines
No EOL
121 B
Makefile
input.txt:
|
|
sed -i 's/@IMAGE_NAME@/$(image_name)-$(version)/' gen_input.sh
|
|
cd $(base_dir)
|
|
bash gen_input.sh > input.txt
|