소스 검색

Merge 4ffeb962c9 into 190329da70

pull/20/merge
pujan14 5 년 전
committed by GitHub
부모
커밋
ae7252f8fd
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      install.sh

+ 1
- 0
install.sh 파일 보기

@@ -25,6 +25,7 @@ rm -rf pi_hello_video

echo "Installing video_looper program..."
echo "=================================="
cd "$(dirname "$0")"
mkdir -p /mnt/usbdrive0 # This is very important if you put your system in readonly after
pip3 install setuptools
python3 setup.py install --force


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