From 6571fae87ae6bc8b0da8c6fdea8ae2e0dccd2ff4 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Fri, 18 Jul 2025 17:07:39 +0200 Subject: [PATCH] up fast install --- initialization/fast.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/initialization/fast.sh b/initialization/fast.sh index fefec10..024fd01 100644 --- a/initialization/fast.sh +++ b/initialization/fast.sh @@ -7,11 +7,12 @@ mkdir -p $HOME/Nextcloud/ressources/workflow_nextcloud/ cd $HOME/Nextcloud/ressources/workflow_nextcloud/ git clone https://source.cipherbliss.com/tykayn/workflow public_workflow cd public_workflow +git pull sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B188E2B695BD4743 source $HOME/Nextcloud/ressources/workflow_nextcloud/public_workflow/workflow_variables.sh -apt install ansible python3-pip arp-scan borgbackup curl docker docker-compose etckeeper git gnupg jq meld nano ncdu nginx restic npm pandoc php8.4 python3 python3-pip tig zsh testdisk texlive rbenv htop python3-setuptools automysqlbackup certbot smartmontools fail2ban snapd unattended-upgrades php8.4-fpm php-xml php-mysql rsync php8.4-xml php-curl vrms syncthing sshfs geeqie calibre adduser snapd borgbackup exa adduser +apt install ansible python3-pip arp-scan borgbackup curl docker docker-compose etckeeper git gnupg jq meld nano ncdu nginx restic npm pandoc php8.4 python3 python3-pip tig zsh testdisk texlive rbenv htop python3-setuptools automysqlbackup certbot smartmontools fail2ban snapd unattended-upgrades php8.4-fpm php-xml php-mysql rsync php8.4-xml php-curl vrms syncthing sshfs geeqie calibre adduser snapd borgbackup eza adduser wget https://github.com/nextcloud-releases/desktop/releases/download/v3.16.6/Nextcloud-3.16.6-x86_64.AppImage chmod +x Nextcloud-3.16.6-x86_64.AppImage wget https://launchpad.net/veracrypt/trunk/1.26.24/+download/VeraCrypt-1.26.24-x86_64.AppImage