From 267e9c017f4203063a2d2e287b165475bea73383 Mon Sep 17 00:00:00 2001 From: Joris Date: Tue, 5 Jul 2022 22:02:44 +0200 Subject: Remove unused deploy script --- README.md | 6 ------ deploy | 4 ---- public/index.html | 10 ---------- 3 files changed, 20 deletions(-) delete mode 100755 deploy diff --git a/README.md b/README.md index 74199a3..98e3057 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,3 @@ Live [here](https://guyonvarch.me). cd public python -m http.server ``` - -## Deploy - -```bash -./deploy -``` diff --git a/deploy b/deploy deleted file mode 100755 index 73af6f2..0000000 --- a/deploy +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash -set -euo - -rsync -avzh public/ guyonvarch.me:/var/www/guyonvarch.me --delete diff --git a/public/index.html b/public/index.html index 27bc080..e7bb0d8 100644 --- a/public/index.html +++ b/public/index.html @@ -335,16 +335,6 @@