1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-08-02 04:57:45 +00:00

rebuild: use verbose flags

This commit is contained in:
RGBCube 2025-05-30 16:10:24 +03:00
parent 1beb078d58
commit 9904b03908
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -31,7 +31,7 @@ def main --wrapped [
if $remote { if $remote {
ssh -tt $host $" ssh -tt $host $"
rm -rf ncc rm --recursive --force ncc
" "
git ls-files git ls-files