Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| omv8:omv8_plugins:scripts [2025/12/25 08:38] – [Delete] chente | omv8:omv8_plugins:scripts [2025/12/25 08:50] (current) – [Run] chente | ||
|---|---|---|---|
| Line 95: | Line 95: | ||
| === Edit === | === Edit === | ||
| - | * Select a script and press **Edit** | + | * Select a script and press **Edit**. Modify the script and/or arguments, then press **Save** |
| - | * Press **Save** | + | |
| === Delete === | === Delete === | ||
| * Select a script and press **Delete**. This removes it from the database and shared folder. | * Select a script and press **Delete**. This removes it from the database and shared folder. | ||
| + | |||
| + | === Check using Shellcheck or Pylint === | ||
| + | |||
| + | * Run syntax/ | ||
| === Run === | === Run === | ||
| - | {{ : | + | {{ : |
| * Select a script and press **Run** to manually execute it. | * Select a script and press **Run** to manually execute it. | ||
| * A code box shows execution output. | * A code box shows execution output. | ||
| Line 110: | Line 113: | ||
| < | < | ||
| - | </ | + | </ |
| In this dialog box the output of the script will be displayed.< | In this dialog box the output of the script will be displayed.< | ||
| Dialogs generated with Bash Dialog or similar cannot be interacted with or displayed. | Dialogs generated with Bash Dialog or similar cannot be interacted with or displayed. | ||
| </ | </ | ||
| + | |||
| + | === Git === | ||
| + | |||
| + | * Manage scripts versioned in a Git repository. | ||
| === Docs === | === Docs === | ||
| Line 125: | Line 132: | ||
| < | < | ||
| \\ | \\ | ||
| - | {{ : | + | {{ : |
| * Displays a list of created scheduled jobs. You can create, edit, delete, or run them manually. | * Displays a list of created scheduled jobs. You can create, edit, delete, or run them manually. | ||
| Line 131: | Line 138: | ||
| === Create === | === Create === | ||
| - | {{ : | + | {{ : |
| * Press **Create** to define a script schedule: | * Press **Create** to define a script schedule: | ||
| * **Enabled**: | * **Enabled**: | ||