Forgot to remove "cd .."
This commit is contained in:
parent
9c368e82ab
commit
0201517e20
1 changed files with 0 additions and 1 deletions
1
do.nu
1
do.nu
|
|
@ -52,7 +52,6 @@ def "main deploy" [
|
|||
} else {
|
||||
cargo build --release
|
||||
}
|
||||
cd ..
|
||||
|
||||
invoke_ssh [sudo systemctl stop recipes]
|
||||
copy_ssh ./target/($target)/release/recipes $destination
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue