summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
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