aboutsummaryrefslogtreecommitdiff
path: root/sync
diff options
context:
space:
mode:
Diffstat (limited to 'sync')
-rwxr-xr-xsync1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync b/sync
index 80c0edd..899a0a6 100755
--- a/sync
+++ b/sync
@@ -5,3 +5,4 @@ git pull || exit 1
sudo pacman -Sy
comm -23 <(sort packages.txt) <(pacman -Qqe | sort) | yay -S --needed -
for d in ./.repos/*/ ; do (cd "$d" && sudo make install); done || exit 1
+scp -r root@10.0.0.33:/mnt/ssd/.crypto "$HOME"/