3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
#!/bin/sh
|
|
exec /usr/bin/radosgw -c /etc/ceph/ceph.conf -n client.radosgw.gateway
|