update log names to apt
This commit is contained in:
4
vars
4
vars
@@ -8,8 +8,8 @@ export gitkey="" # IdentityFile
|
||||
|
||||
# general install settings
|
||||
export logdir="/var/log/djangosetup/"
|
||||
export yumlogloc=$logdir"yum.log"
|
||||
export yumlogmsg="See $yumlogloc for more info."
|
||||
export aptlogloc=$logdir"apt.log"
|
||||
export aptlogmsg="See $aptlogloc for more info."
|
||||
export firelogloc=$logdir"firewall.log"
|
||||
export firelogmsg="See $firelogloc for more info."
|
||||
export pylogloc=$logdir"python.log"
|
||||
|
||||
Reference in New Issue
Block a user