mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
import system variables for cron usage
This commit is contained in:
parent
27604020cb
commit
c4571ad62a
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@
|
|||
# Variable&Function #
|
||||
#----------------------------------------------------------#
|
||||
|
||||
# Importing system variables
|
||||
source /etc/profile
|
||||
|
||||
# Argument defenition
|
||||
user=$1
|
||||
notify=${2-no}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue