|
|
|
|
|
by nAwYz
2913 days ago
|
|
First make sure that the scripts are in a vcs and if it is possible make sure that someone else looks over them before they are checked in. Often the awesome "DB_backup_script.sh" is not so awesome.
If the scripts are not documented document them, so that others can use them and know their limitations.
One way to allow other users to find scripts is to embed them in a grouped/sorted way into a wiki with instructions on how/when to use them. |
|