Use raw install.sh instead of src

This commit is contained in:
2024-03-29 13:04:54 +08:00
parent ab660d570d
commit e5c1bba6a6

View File

@@ -29,7 +29,7 @@ This is a Git repo of my personal shell profile and preferred working environmen
### Quick Install ### Quick Install
``` ```
curl https://gitea.madumlao.com/madumlao/madumlao-profile/src/branch/master/install.sh | bash curl https://gitea.madumlao.com/madumlao/madumlao-profile/raw/branch/master/install.sh | bash
``` ```
### Manual Install ### Manual Install