diff options
Diffstat (limited to 'bin/motdrotate.py')
-rwxr-xr-x | bin/motdrotate.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/motdrotate.py b/bin/motdrotate.py index 15593f0..cad8688 100755 --- a/bin/motdrotate.py +++ b/bin/motdrotate.py @@ -6,8 +6,6 @@ import random ############################################## ## Uses a skeleton motd plus a random quote ## ## to produce a motd with a nifty quote. ## -##------------------------------------------## -## <gbmor> ben@gbmor.dev ## ############################################## def pullfile(filename): |