Переглянути джерело

improve comments

cobbzilla/introduce_packer
Jonathan Cobb 4 роки тому
джерело
коміт
a20cddeb42
1 змінених файлів з 4 додано та 4 видалено
  1. +4
    -4
      bin/bpatchfull

+ 4
- 4
bin/bpatchfull Переглянути файл

@@ -5,11 +5,11 @@
#
# Usage:
#
# bpatchfull hostname [norestart]
# bpatchfull [user@]hostname [norestart]
#
# hostname : the hostname of the bubble node to update
# Usually you will have an entry in ~/.ssh/config to set the username and ssh key
# norestart : If present, do not restart the API server after updating the jar file
# [user@]hostname : the hostname of the bubble node to update. Optionally, also specify a username.
# Usually you will have an entry in ~/.ssh/config to set the username and ssh key
# norestart : If present, do not restart the API server after updating the jar file
#
# Patch the bubble.jar on a remote node.
# This script updates the entire jar file, and takes a lot longer than bpatch


Завантаження…
Відмінити
Зберегти