mirror of
https://github.com/YunoHost-Apps/cryptroot-unlock_ynh
synced 2026-02-05 10:21:52 +01:00
No description
| .github | ||
| doc | ||
| scripts | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Cryptroot unlock, packaged for YunoHost
Unlock through SSH your partitions encrypted with LUKS
📦 Developer info
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/cryptroot-unlock_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade cryptroot-unlock -u https://github.com/YunoHost-Apps/cryptroot-unlock_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.