helloSystem / helloSystem/Utilities
Install Debian Runtime: Make it possible to update the runtime
Open
enhancement
- Dominant language
- Python
- Stars
- 29
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Install Debian Runtime: Make it possible to update the runtime (by downloading a new image and replacing the old one).
Currently one has to do:
```
sudo service debian stop
sudo rm /compat/debian.img
```
and then run the __Install Debian Runtime__ utility. Instead, we should ask the user whether we should do this, and then do it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.