6 lines
81 B
Bash
6 lines
81 B
Bash
#!/bin/sh
|
|
|
|
sh /opt/swift/config-swift.sh proxy
|
|
|
|
exec /usr/bin/swift-proxy-server
|