Fix: Intaller - RFC update to need [Info] section

This commit is contained in:
alstjr7375 2021-07-22 16:38:47 +09:00
parent c688cdb90b
commit 6837051e4e
3 changed files with 3 additions and 1 deletions

View file

@ -27,7 +27,7 @@ jobs:
BRANCH=${{ matrix.branch }}
TAGVER=${GITHUB_REF#refs/*/}
echo -e "Ver=${TAGVER}\nBranch=${BRANCH}" > LEPTON
echo -e "\[Info\]\nVer=${TAGVER}\nBranch=${BRANCH}" > LEPTON
- name: Release Structure
run: |

1
LEPTON
View file

@ -1 +1,2 @@
[Info]
Branch=master

View file

@ -442,6 +442,7 @@ select_profile() {
## `LEPTON` file format
# If this file exist in same directory as the `userChrome.css` file,
# it is recognized as the "Lepton" installation directory.
# [Info]
# Branch=master | photon-style | proton-style
# Ver=<git tag> | <git hash> | [NULL]