mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
0.2.5 initial commit
Makefile incomplete
This commit is contained in:
5
make_image.sh
Normal file
5
make_image.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
>&2 echo "As of 0.2.5, it is not possible to programmatically generate an Embassy image."
|
||||
>&2 echo "The image must be setup manually by copying over the artifacts, and installing the necessary dependencies."
|
||||
exit 1
|
||||
Reference in New Issue
Block a user