File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
examples/usage_reports_to_adw Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -449,9 +449,10 @@ 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
+
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
- chmod +x /home/opc/usage_reports_to_adw/shell_scripts/run_load_showoci_csv_to_adw.s
455
+ chmod +x /home/opc/usage_reports_to_adw/shell_scripts/run_load_showoci_csv_to_adw.sh
455
456
```
456
457
457
458
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