Skip to content

Commit

Permalink
Update diy-part2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Kisoul authored Sep 12, 2024
1 parent d522766 commit fba4bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diy-part2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ rm port_file
# rm fix_file

# Modify Openwrt's release
sed -i 's/R24.8.1/R24.8.1 (Compiled by Kisoul on 09.08.2024)/g' package/lean/default-settings/files/zzz-default-settings
sed -i 's/R24.9.9/R24.9.9 (Compiled by Kisoul on 09.12.2024)/g' package/lean/default-settings/files/zzz-default-settings

# Write 'exit 0' at the end of the 'zzz-default-settings' file
echo "exit 0" > fix_file
Expand Down

0 comments on commit fba4bb1

Please sign in to comment.