File tree 1 file changed +3
-1
lines changed
examples/usage_reports_to_adw 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
449
449
450
450
```
451
451
wget 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
453
454
chmod +x /home/opc/showoci/run_daily_report.sh
454
455
chmod +x /home/opc/usage_reports_to_adw/shell_scripts/run_load_showoci_csv_to_adw.sh
456
+
455
457
```
456
458
457
459
Edit 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