6 lines
57 B
Bash
6 lines
57 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
|
||
|
# run script
|
||
|
sh /vagrant/install_devstack.sh
|