Begining of a RON API to edit profile
This commit is contained in:
parent
37f6de7a89
commit
405aa68526
11 changed files with 229 additions and 68 deletions
|
|
@ -17,6 +17,7 @@ def main [host: string, destination: string, ssh_key: path] {
|
|||
scp ...$args
|
||||
}
|
||||
|
||||
cargo test
|
||||
cargo build --target $target --release
|
||||
invoke_ssh [sudo systemctl stop recipes]
|
||||
copy_ssh ./target/($target)/release/recipes $destination
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue