Update master
This commit is contained in:
parent
17acd2089e
commit
b518271018
2
euca.sh
2
euca.sh
@ -21,7 +21,7 @@ EC2_RC="euca.rc"
|
|||||||
|
|
||||||
if [ ! -f $RC_DIR/$CORE_RC ];
|
if [ ! -f $RC_DIR/$CORE_RC ];
|
||||||
then
|
then
|
||||||
GEN_CMD="stack -a install"
|
GEN_CMD="anvil -a install"
|
||||||
echo "File '$RC_DIR/$CORE_RC' needed before running '$ME'"
|
echo "File '$RC_DIR/$CORE_RC' needed before running '$ME'"
|
||||||
echo "Please run './$GEN_CMD' to get this file."
|
echo "Please run './$GEN_CMD' to get this file."
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user