Minor cosmetic cleanup.
1 parent 6d30358 commit 93196e372cb4f561cbcf25d544d6b10854089549
@tundra tundra authored on 26 Mar 2013
Showing 1 changed file
View
8
sysupd
#!/bin/sh
# Update Various System Files, Ports, etc.
# Copyright (c) 2006-2013, TundraWare Inc, Des Plaines, IL USA
# All Rights Reserved
# $Id: sysupd,v 1.138 2013/03/26 17:24:03 tundra Exp $
# $Id: sysupd,v 1.139 2013/03/26 17:24:54 tundra Exp $
 
 
#####
# Where To Put The Various Log Files Generated Here
#ALL='debian freebsd_doc freebsd_ports freebsd_src texlive'
 
# !!!
# !!! Uncomment and edit this or the script will do nothing with CLI args
# !!!
 
 
#
#DEFAULTSETS='freebsd_doc freebsd_ports freebsd_src texlive'
 
 
# ---------------- Support Functions ---------------- #