mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
implement delete-recovered
This commit is contained in:
committed by
Aiden McClelland
parent
55f5e78ae7
commit
76c2679600
@@ -92,6 +92,7 @@ pub fn server() -> Result<(), RpcError> {
|
||||
install::install,
|
||||
install::sideload,
|
||||
install::uninstall,
|
||||
install::delete_recovered,
|
||||
install::list,
|
||||
install::update::update,
|
||||
config::config,
|
||||
|
||||
Reference in New Issue
Block a user