Browse Source

Add missing rhost variable.

Raphael Schneeberger 7 years ago
parent
commit
d1732f8f41
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install/hst-migration.sh

+ 1 - 0
install/hst-migration.sh

@@ -10,6 +10,7 @@
 #
 #
 
 
 HESTIA="/usr/local/hestia"
 HESTIA="/usr/local/hestia"
+RHOST='apt.hestiacp.com'
 os=$(head -n1 /etc/issue | cut -f 1 -d ' ')
 os=$(head -n1 /etc/issue | cut -f 1 -d ' ')
 apt="/etc/apt/sources.list.d"
 apt="/etc/apt/sources.list.d"