Procházet zdrojové kódy

improve comments

cobbzilla/introduce_packer
Jonathan Cobb před 4 roky
rodič
revize
a20cddeb42
1 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. +4
    -4
      bin/bpatchfull

+ 4
- 4
bin/bpatchfull Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit