4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
|
#! /bin/sh
|
||
|
set -euf
|
||
|
exec _cac_get_api_v1 cloudpro/resources
|