mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 12:37:46 +00:00
rebuild: use verbose flags
This commit is contained in:
parent
1beb078d58
commit
9904b03908
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ def main --wrapped [
|
|||
|
||||
if $remote {
|
||||
ssh -tt $host $"
|
||||
rm -rf ncc
|
||||
rm --recursive --force ncc
|
||||
"
|
||||
|
||||
git ls-files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue