소스 검색

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


불러오는 중...
취소
저장