Skip to content

Commit

Permalink
Update Shell.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Jan 18, 2024
1 parent 9044f41 commit f000669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/Shell.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ echo '
{
"version": "'$VUR'",
"versionCode": "'$VSR'",
"zipUrl": "https://github.com/Zenlua/Overlayfs/releases/download/'$VER'/'$VIR_$VUR'.zip",
"zipUrl": "https://github.com/Zenlua/Overlayfs/releases/download/'$VER'/'${VIR}_${VUR}'.zip",
"changelog": "https://raw.githubusercontent.com/Zenlua/Overlayfs/main/module/log.md"
}
' > $TOME/tmp2/overlay.json

0 comments on commit f000669

Please sign in to comment.