最近、Google Cloud Storage を使用していくつかのファイルを保存しています。Cloud Storage Fuse を使用して、Google Compute Engine のインスタンスにマウントしました。バケットで独自のスクリプトを実行しようとすると、chmod a+x を使用しても実行できません。許可する方法はありますか?ありがとう!
PSBelow は実行したいスクリプトです
mkdir -p PB_report_0208/shortest_path
cp ./tag_1/shortest_path.csv ./PB_report_0208/shortest_path/shortest_path1.csv