From 9b928a8052426e43493bf8b7b3e42d001d30280d Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Wed, 2 Aug 2023 00:26:32 +1000 Subject: [PATCH] upd --- .drone.yml | 11 +++++++---- index.html | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index a0fd345..ea89f74 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,10 @@ steps: commands: - cd /usr/share/$DRONE_REPO_NAME - git pull origin master -# - name: docker-compose-rebuild -# commands: -# - cd /usr/share/$DRONE_REPO_NAME -# - docker compose up -d --build \ No newline at end of file + +- name: restart systemd unit + commands: + - systemctl restart webgl + when: + branch: + - master \ No newline at end of file diff --git a/index.html b/index.html index 5d704af..33565ae 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@
-