From c3a48c8da85626c6bee0e67f48d33a8984a5a85c Mon Sep 17 00:00:00 2001 From: Dhaverd Date: Wed, 13 Mar 2024 11:30:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitea/workflows/gitea-actions.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/gitea-actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/gitea-actions.yml b/.gitea/workflows/gitea-actions.yml index 7de8d81..9173484 100644 --- a/.gitea/workflows/gitea-actions.yml +++ b/.gitea/workflows/gitea-actions.yml @@ -13,6 +13,7 @@ jobs: cat ./.env - name: Know current user and host run: | + sudo apt install net-tools echo $USER ifconfig -a - name: Stop site service on remote server