Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix install bugs #932

Merged
merged 2 commits into from
Jun 18, 2023
Merged

Fix install bugs #932

merged 2 commits into from
Jun 18, 2023

Conversation

schmurtzm
Copy link
Member

Fixes

  • Before 20230506 firmwares runs .tmp_update/updater script , after .tmp_update/runtime.sh. So we put the logic in runtime.sh and proxy it in updater
  • Do not count files in zip file anymore.
  • Reboot before exiting the script, l584(to avoid that main script continue his job and suppress .tmp_update folder)

Before 20230506 firmwares runs .tmp_update/updater script , after .tmp_update/runtime.sh. So we put the logic in runtime.sh and proxy it in updater
- Do not count files in zip file anymore.
- Reboot before exiting the script, l584(to avoid that main script continue his job and suppress .tmp_update folder)
@schmurtzm schmurtzm enabled auto-merge June 18, 2023 22:09
@schmurtzm schmurtzm requested review from Aemiii91 and XK9274 and removed request for Aemiii91 June 18, 2023 22:13
Copy link
Member

@XK9274 XK9274 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked & approved

@schmurtzm schmurtzm added this pull request to the merge queue Jun 18, 2023
Merged via the queue into main with commit 96c87c3 Jun 18, 2023
@schmurtzm schmurtzm deleted the Fix-install-bugs branch June 18, 2023 22:38
@Aemiii91 Aemiii91 added the bug in onion Something isn't working label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug in onion Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants