Skip to content

25. 'Standard Script' Editor Window

Valéry Letroye edited this page Dec 11, 2017 · 2 revisions

This window can be accessed via the 'Edit > any Script' menu of the main screen. It can be used to edit the shell scripts executed during the installation, un-installation, upgrading, starting, and stopping of the package.

This editor is using ScintillaNet to highlight basically the syntax.

The scripts are stored in a subfolder 'scripts' of the Package, accordingly to the expected structure and nomenclature.

Click 'OK' to commit all your changes and close the window. All changes are persisted immediately into the related file under the subfolder 'scripts'. Click 'Cancel' to abort all changes and close the window.

The 'Help' link in the upper right corner give you access to Synology Developer Guide's online help about the various shell scripts which will be executed during the installation, un-installation, upgrading, starting, and stopping of the package.