scripts/dynmotd_scripts
Jeremy Gardais f4c62f2784 Correct variable incrementation ((LINE++)) only work with BASH. For SH:
LINE=$((LINE+1))
2015-03-26 10:00:58 +01:00
..
01system Underscores in the motd scripts prevents them to run. 2015-02-07 00:02:22 +01:00
02user Underscores in the motd scripts prevents them to run. 2015-02-07 00:02:22 +01:00
03auth Underscores in the motd scripts prevents them to run. 2015-02-07 00:02:22 +01:00
04filesystem Correct variable incrementation ((LINE++)) only work with BASH. For SH: 2015-03-26 10:00:58 +01:00
06service Underscores in the motd scripts prevents them to run. 2015-02-07 00:02:22 +01:00
static_motd Divide the big dynmotd scripts into tiny ones. 2015-02-06 23:06:37 +01:00