From 8912b49e922dd193dd1a2422316e7e6fdf666668 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Wed, 1 Nov 2023 14:46:38 +0100 Subject: [PATCH] asd sdadsa --- install.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/install.sh b/install.sh index 458bbba..fa0177b 100644 --- a/install.sh +++ b/install.sh @@ -1,11 +1,7 @@ -apt update -apt install -y python3 rclone fuse - if [ ! -f /root/.ssh/id_rsa.pub ] then echo no ssh key, generate: rsa without password exit 1 fi - echo echo Add the following key to your remote sftp: cat /root/.ssh/id_rsa.pub @@ -13,6 +9,9 @@ echo echo Press enter to continue read +apt update +apt install -y python3 rclone fuse + cp -n rclone.conf /root/.config/rclone/rclone.conf cp nman.service /etc/systemd/system/ cp nman.timer /etc/systemd/system/