mirror of
https://github.com/myvesta/vesta
synced 2025-07-31 03:51:14 -07:00
added profile include for cron launch
This commit is contained in:
parent
b2f1c3ca4b
commit
6959c38f88
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
# Variable&Function #
|
||||
#----------------------------------------------------------#
|
||||
|
||||
# Import VESTA variable for cron launch
|
||||
source /etc/profile
|
||||
|
||||
# Argument defenition
|
||||
user=$1
|
||||
backup=$2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue