From dd675fedfca850d19354bf6bef92ba2015a793ae Mon Sep 17 00:00:00 2001 From: Bill Rossi Date: Thu, 14 Jul 2022 22:30:44 -0400 Subject: [PATCH] Add js to publish step --- bin/publish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/publish b/bin/publish index 69665a9..a3a2b86 100755 --- a/bin/publish +++ b/bin/publish @@ -9,7 +9,7 @@ rm billros.si.tar.gz sass style/style.scss style/style.css # Tar it up -tar czf billros.si.tar.gz index.html style +tar czf billros.si.tar.gz index.html style js # Upload it open https://hpanel.hostinger.com/hosting/billros.si/website/import-website