Parent: [09fee0] (diff)

Download this file

setup-sandbox.bash    8 lines (5 with data), 108 Bytes

1
2
3
4
5
6
7
#!/bin/bash
# Install RPMs.
yum install -y python-devel
yum install -y openldap-devel
./setup-common.bash