From d2859aec61460b413c98fce1d282a43b8732e269 Mon Sep 17 00:00:00 2001 From: Bozhidar Date: Fri, 3 May 2024 17:20:55 +0300 Subject: [PATCH] Update .drone.yml --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c0b232c..a8aeb62 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,6 @@ steps: - apt-get update - apt-get install -y libicu-dev sudo cron apt-utils -yqq daemonize dbus-user-session fontconfig - daemonize /usr/bin/unshare --fork --pid --mount-proc /lib/systemd/systemd --system-unit=basic.target - - exec nsenter -t $(pidof systemd) - mkdir /phyre-panel - cp installers/ubuntu-22.04/install-partial/install_base.sh /phyre-panel/install_base.sh