Browse Source

Import sys env. Fixes #153

Serghey Rodin 12 năm trước cách đây
mục cha
commit
1d8800726e
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      bin/v-update-sys-vesta-all

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

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