From ff86179a2ab829b43ee0b771e2aa9aa1a059b6e0 Mon Sep 17 00:00:00 2001 From: Brent Lovelace Date: Thu, 29 Nov 2018 11:23:54 -0800 Subject: [PATCH] Scripts: Test push with minor edit. --- db_sorter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db_sorter.sh b/db_sorter.sh index 25c1116e..fcc69d96 100755 --- a/db_sorter.sh +++ b/db_sorter.sh @@ -1,7 +1,7 @@ #!/bin/bash #This script modifies DB directories so they appear alphabetically in LANforge. -# Script Instructions +# Script instructions # First become root: su - # Copy the script to /home/lanforge/scripts/ # cp db_sorter.sh /home/lanforge/scripts/