mirror of
https://github.com/myvesta/vesta
synced 2025-08-13 01:57:57 -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 #
|
# Variable&Function #
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
||||||
|
# Import VESTA variable for cron launch
|
||||||
|
source /etc/profile
|
||||||
|
|
||||||
# Argument defenition
|
# Argument defenition
|
||||||
user=$1
|
user=$1
|
||||||
backup=$2
|
backup=$2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue