mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-1066: RVM needs a login shell, fix build.sh to start with a login shell
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
This commit is contained in:
parent
a6f5052958
commit
a5f77d348d
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash -xl
|
||||
# Licensed to the Apache Software Foundation (ASF) under one
|
||||
# or more contributor license agreements. See the NOTICE file
|
||||
# distributed with this work for additional information
|
||||
|
|
|
|||
Loading…
Reference in New Issue