We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a2393 commit 5bc08a9Copy full SHA for 5bc08a9
install_linux.sh
@@ -83,7 +83,7 @@ pacman -Syu --noconfirm
83
84
85
cp yay-11.0.2-1-x86_64.pkg.tar.zst /mnt
86
-cp configs_global/rclone.conf /mnt
+cp rclone.conf /mnt
87
88
arch-chroot /mnt /bin/bash <<EOF >LOG 2>&1
89
echo LOCALE and stuff
pi
@@ -0,0 +1 @@
1
+scp install_linux.sh [email protected]:/home/ray/git/CLEAN_INSTALL
0 commit comments