Skip to content

Commit 5bc08a9

Browse files
committed
changed install
1 parent c8a2393 commit 5bc08a9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

install_linux.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ pacman -Syu --noconfirm
8383

8484

8585
cp yay-11.0.2-1-x86_64.pkg.tar.zst /mnt
86-
cp configs_global/rclone.conf /mnt
86+
cp rclone.conf /mnt
8787

8888
arch-chroot /mnt /bin/bash <<EOF >LOG 2>&1
8989
echo LOCALE and stuff

pi

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
scp install_linux.sh [email protected]:/home/ray/git/CLEAN_INSTALL

0 commit comments

Comments
 (0)