File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
examples/usage_reports_to_adw Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -449,9 +449,11 @@ Download run_load_showoci_csv_to_adw.sh if not exist
449449
450450```
451451wget https://raw.githubusercontent.com/oracle/oci-python-sdk/master/examples/usage_reports_to_adw/shell_scripts/run_multi_daily_usage2adw.sh -O /home/opc/usage_reports_to_adw/shell_scripts/run_multi_daily_usage2adw.sh
452- chmod +x /home/opc/usage_reports_to_adw/shell_scripts/run_multi_daily_usage2adw.sh
452+
453+ chmod +x /home/opc/usage_reports_to_adw/shell_scripts/run_multi_daily_usage2adw.sh
453454chmod +x /home/opc/showoci/run_daily_report.sh
454455chmod +x /home/opc/usage_reports_to_adw/shell_scripts/run_load_showoci_csv_to_adw.sh
456+
455457```
456458
457459Edit crontab using crontab -e and add/update the below (If exist remove the # before the command)
You can’t perform that action at this time.
0 commit comments