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:41] – chente | omv8:omv8_plugins:scripts [2025/12/25 08:50] (current) – [Run] chente | ||
|---|---|---|---|
| Line 100: | Line 100: | ||
| * 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 113: | Line 117: | ||
| 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 124: | 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 130: | Line 138: | ||
| === Create === | === Create === | ||
| - | {{ : | + | {{ : |
| * Press **Create** to define a script schedule: | * Press **Create** to define a script schedule: | ||
| * **Enabled**: | * **Enabled**: | ||