Browse Source

Import sys env. Fixes #153

Serghey Rodin 11 years ago
parent
commit
1d8800726e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      bin/v-update-sys-vesta-all

+ 3 - 0
bin/v-update-sys-vesta-all

@@ -9,6 +9,9 @@
 #                    Variable&Function                     #
 #----------------------------------------------------------#
 
+# Importing system variables
+source /etc/profile
+
 # Includes
 source $VESTA/func/main.sh
 source $VESTA/conf/vesta.conf