From 06c3b11d75503df8adf11b5e25d1a8a31e5f3ce6 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 23 Jun 2021 17:18:29 +0400 Subject: =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20=D1=81?= =?UTF-8?q?=D1=82=D0=B8=D0=BB=D1=8C=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D1=87=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- publish.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'publish.sh') diff --git a/publish.sh b/publish.sh index a8d9ef1..05cb630 100755 --- a/publish.sh +++ b/publish.sh @@ -1,2 +1,3 @@ # scp -r html/static scp html/*.html vasthecat.ru:vasthecat.ru +scp static/style.css vasthecat.ru:vasthecat.ru/static -- cgit v1.2.3