소스 검색

Update install.sh

Indicate that we install log2ram on the detected init-system
pull/94/head
MegaV0lt 5 년 전
committed by GitHub
부모
커밋
e563d2c5ed
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      install.sh

+ 1
- 1
install.sh 파일 보기

@@ -19,7 +19,7 @@ case "$INIT" in
;;
esac

echo "installing files for ${INIT}..."
echo "Installing log2ram for $INIT init-system"
# log2ram
mkdir -p /usr/local/bin/
install -m 755 log2ram /usr/local/bin/log2ram


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