summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-01-19 05:00:02 -0800
committerXiao Pan <xyz@flylightning.xyz>2025-01-19 05:00:02 -0800
commit0cc693be4967215859460dcf673c4a7874069538 (patch)
tree8bf7a8dac69af4a01fad03c2410547eeac3f8602 /sh
parentc1b7b022611bca8c470c2ebc3678675a436390f3 (diff)
clean unnecessary space
Diffstat (limited to 'sh')
-rwxr-xr-xsh/mpra6
1 files changed, 3 insertions, 3 deletions
diff --git a/sh/mpra b/sh/mpra
index db648cb..b2092a4 100755
--- a/sh/mpra
+++ b/sh/mpra
@@ -68,8 +68,8 @@ if [ "$copy" ]; then
# it as default.
sudo mkdir /var/lib/mpra
fi
- # now only xyzinsp computer need this, but in the future maybe consider
- # following fly/os/any like naming conventions for different repo and
- # architecture.
+ # now only xyzinsp computer need this, but in the future maybe consider
+ # following fly/os/any like naming conventions for different repo and
+ # architecture.
sudo rsync -vPrlu --delete ../repo/ /var/lib/mpra
fi