Browse Source

Fix bug in v-update-user-stats (#4842)

Jaap Marcus 1 year ago
parent
commit
ce6beed7da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bin/v-update-user-stats

+ 1 - 1
bin/v-update-user-stats

@@ -15,7 +15,7 @@ user=$1
 
 # Importing system environment  as we run this script
 #       mostly by cron wich not read it by itself
-source /etc/profile
+source /etc/profile.d/hestia.sh
 
 # Includes
 # shellcheck source=/etc/hestiacp/hestia.conf