We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be80b67 + 0e4cd03 commit 048da84Copy full SHA for 048da84
1 file changed
stackrc
@@ -3,6 +3,9 @@
3
# Find the other rc files
4
RC_DIR=$(cd $(dirname "${BASH_SOURCE:-$0}") && pwd)
5
6
+# Source required devstack functions and globals
7
+source $RC_DIR/functions
8
+
9
# Destination path for installation
10
DEST=/opt/stack
11
0 commit comments