mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 13:54:26 -07:00
Corrected spelling mistakes
This commit is contained in:
parent
95aab70c3e
commit
9189ca9488
335 changed files with 408 additions and 408 deletions
|
@ -10,7 +10,7 @@
|
|||
# Variable&Function #
|
||||
#----------------------------------------------------------#
|
||||
|
||||
# Importing system enviroment as we run this script
|
||||
# Importing system environment as we run this script
|
||||
# mostly by cron wich do not read it by itself
|
||||
source /etc/profile
|
||||
|
||||
|
@ -18,7 +18,7 @@ source /etc/profile
|
|||
source $VESTA/func/main.sh
|
||||
source $VESTA/conf/vesta.conf
|
||||
|
||||
# Another workaround for cron enviroment
|
||||
# Another workaround for cron environment
|
||||
PATH="$PATH:$BIN"
|
||||
export PATH
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue