Skip to content

Commit

Permalink
[merge] from unstable into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
OneCDOnly committed Jan 22, 2025
2 parents af0dc48 + 874eab0 commit b673934
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file modified objects.tar.gz
Binary file not shown.
Binary file modified sherpa-manager.tar.gz
Binary file not shown.
3 changes: 2 additions & 1 deletion support/sherpa-manager.source
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ QPKGsAssignToActions()
local entware_install_date=$(GetQpkgInstalledDate Entware)

if [[ $entware_install_date = undefined || ${entware_install_date//[!0-9]/} -le 20250118 ]] && [[ $r_nas_arch != armv5tel ]]; then
ShowAsNote "the $(TextBrightOrange Entware) QPKG will be auto-reinstalled (Entware packages were updated in mid-January 2025)"
ShowAsNote "the $(TextBrightOrange Entware) QPKG will be auto-reinstalled (Entware packages were last updated in mid-January 2025)"
QPKGs-ACreinstall-to:Add Entware
fi
fi
Expand Down Expand Up @@ -9222,6 +9222,7 @@ GetQpkgArch()

SetNasArch
SetOsFirmwareVer
SetHardwarePlatform

case $r_nas_arch in
x86_64)
Expand Down

0 comments on commit b673934

Please sign in to comment.