We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcd59a9 + 862ffff commit 981ebcaCopy full SHA for 981ebca
libexec/ghe-restore-es-tarball
@@ -20,6 +20,6 @@ host="$1"
20
# us run this script directly.
21
: ${GHE_RESTORE_SNAPSHOT:=current}
22
23
-# Restore Pages data from tarball snapshot.
+# Restore ElasticSearch indices from tarball snapshot.
24
ghe-ssh "$host" -- 'ghe-import-es-indices' \
25
< "$GHE_DATA_DIR/$GHE_RESTORE_SNAPSHOT/elasticsearch.tar" 1>&3
0 commit comments