Added PATH to include /usr/local/sbin and /usr/local/bin

This commit is contained in:
Yavuz Aydın 2021-07-27 13:08:46 +02:00
parent 6c2e48b783
commit 5502618ec5
1 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,8 @@
# MySQL administrative user password, uncomment if you want to use this instead of
# the value in /root/.my.cnf
#MYSQL_PW='ThisIsMyMySQLRootPassword'
# Set PATH to include /usr/loca/
PATH="/usr/local/sbin:/usr/local/bin:${PATH}"
# Log file
BAKUP_LOG=/var/backup/log/mysql-backup.log
# Backup Base directory