6 lines
83 B
Bash
Executable File
6 lines
83 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sh /opt/swift/config-swift.sh proxy
|
|
|
|
exec /usr/bin/swift-proxy-server
|