]> git.donarmstrong.com Git - infobot.git/blobdiff - scripts/webbackup.pl
* Add vim formatting comments ( # vim:ts=4:sw=4:expandtab:tw=80 )
[infobot.git] / scripts / webbackup.pl
index ce6412e0feb0b2c549c7c58f60c3337125f3d099..41e43c769e388e31d8ed28db974c96f743d7c136 100755 (executable)
@@ -93,3 +93,5 @@ for(my $i=0; $i<scalar(@index); $i++) {
 close OUT;
 
 print "Done.\n";
+
+# vim:ts=4:sw=4:expandtab:tw=80