From 9d10549254aaa4601d23f77ee136af0ef7816ccf Mon Sep 17 00:00:00 2001 From: ManInDark <61268856+ManInDark@users.noreply.github.com> Date: Wed, 19 Nov 2025 16:39:25 +0100 Subject: [PATCH] FIX: add open link --- build_files/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_files/build.sh b/build_files/build.sh index 1d4a181..17b7fd3 100755 --- a/build_files/build.sh +++ b/build_files/build.sh @@ -10,6 +10,7 @@ dnf5 install -y curl git btop nvtop tmux flatpak pciutils tailscale make fzf dir flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo echo "LANG=de_DE.UTF-8" >> /etc/default/locale ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime +ln -s /usr/bin/xdg-open /usr/bin/open systemctl enable tailscaled.service systemctl disable sshd.service # Install VSCode: https://packages.microsoft.com/yumrepos/vscode/