이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
도움말
로그인
hms
/
rasoberry-noaa
의 미러
https://github.com/reynico/raspberry-noaa.git
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
8
위키
활동
소스 검색
move database schema to templates folder
tags/1.5
Nico Rey
4 년 전
부모
1519489c1f
커밋
71043c5c73
2개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
migrate_data.sh
+0
-0
templates/webpanel_schema.sql
+ 1
- 1
migrate_data.sh
파일 보기
@@ -23,7 +23,7 @@ DB_PATH="${NOAA_HOME}/panel.db"
# operations are done over the RAMFS
# partition
cd "${RAMFS_AUDIO}" || exit 1
sqlite3 < "${NOAA_HOME}/panel.sql"
sqlite3 < "${NOAA_HOME}/
templates/web
panel
_schema
.sql"
)
panel.sql → templates/webpanel_schema.sql
파일 보기
쓰기
미리보기
불러오는 중...
취소
저장