mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-12 10:30:45 +02:00
will this be last problem?
This commit is contained in:
+2
-2
@@ -19,6 +19,7 @@ apt install -y \
|
|||||||
jq \
|
jq \
|
||||||
fail2ban \
|
fail2ban \
|
||||||
unattended-upgrades \
|
unattended-upgrades \
|
||||||
|
ripgrep \
|
||||||
ufw
|
ufw
|
||||||
|
|
||||||
echo "== Installing Docker repository key =="
|
echo "== Installing Docker repository key =="
|
||||||
@@ -69,10 +70,9 @@ dpkg-reconfigure unattended-upgrades
|
|||||||
|
|
||||||
echo "== installing systemd systems"
|
echo "== installing systemd systems"
|
||||||
mkdir -p /opt/server/archivebox/archivebox-data
|
mkdir -p /opt/server/archivebox/archivebox-data
|
||||||
mkdir -p /mnt/kdrive/Archive
|
mkdir -p /mnt/kdrive/
|
||||||
rclone config
|
rclone config
|
||||||
|
|
||||||
mkdir -p /mnt/kdrive
|
|
||||||
cp systemd/kdrive-rclone.service /etc/systemd/system/
|
cp systemd/kdrive-rclone.service /etc/systemd/system/
|
||||||
|
|
||||||
systemctl daemon-reload
|
systemctl daemon-reload
|
||||||
|
|||||||
Reference in New Issue
Block a user