raw 파일 경로 수정: /raw/main /raw/branch/main (Gitea 정확한 형식)
This commit is contained in:
@ -7,8 +7,8 @@
|
||||
set -e
|
||||
|
||||
# dotfiles 저장소
|
||||
# Gitea raw 파일 경로: https://git.siane.kr/firstgarden/cafe24-testserver/raw/branch/path
|
||||
DOTFILES_BASE_URL="https://git.siane.kr/firstgarden/cafe24-testserver/raw/main"
|
||||
# Gitea raw 파일 경로: https://git.siane.kr/firstgarden/cafe24-testserver/raw/branch/main/...
|
||||
DOTFILES_BASE_URL="https://git.siane.kr/firstgarden/cafe24-testserver/raw/branch/main"
|
||||
|
||||
echo "=== LXC MariaDB 초기 세팅 시작 ==="
|
||||
|
||||
|
||||
Reference in New Issue
Block a user