Explorar el Código

clarify docs

cobbzilla/introduce_packer
Jonathan Cobb hace 4 años
padre
commit
e11c12e01a
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. +4
    -4
      bin/bpatch

+ 4
- 4
bin/bpatch Ver fichero

@@ -5,11 +5,11 @@
#
# Usage:
#
# bpatch hostname
# bpatch [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 only works if the only classes that have changed are in the bubble-server codebase.


Cargando…
Cancelar
Guardar