mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-25 00:50:32 +00:00
Update .drone.yml
This commit is contained in:
parent
7aec86b044
commit
d2859aec61
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ steps:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y libicu-dev sudo cron apt-utils -yqq daemonize dbus-user-session fontconfig
|
- 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
|
- daemonize /usr/bin/unshare --fork --pid --mount-proc /lib/systemd/systemd --system-unit=basic.target
|
||||||
- exec nsenter -t $(pidof systemd)
|
|
||||||
|
|
||||||
- mkdir /phyre-panel
|
- mkdir /phyre-panel
|
||||||
- cp installers/ubuntu-22.04/install-partial/install_base.sh /phyre-panel/install_base.sh
|
- cp installers/ubuntu-22.04/install-partial/install_base.sh /phyre-panel/install_base.sh
|
||||||
|
|
Loading…
Reference in a new issue