3 lines
82 B
Plaintext
3 lines
82 B
Plaintext
#!/bin/sh
|
|
exec /usr/bin/radosgw -c /etc/ceph/ceph.conf -n <%= @ceph_rgw_client %>
|