diff options
author | Joris | 2022-07-05 22:02:44 +0200 |
---|---|---|
committer | Joris | 2022-07-05 22:02:52 +0200 |
commit | 267e9c017f4203063a2d2e287b165475bea73383 (patch) | |
tree | 00ea4e5c1117966d213012358f352b7f8c21506e /README.md | |
parent | 5a069f32433a353b999ed4f2ee1ffcdf483324a5 (diff) |
Remove unused deploy script
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -8,9 +8,3 @@ Live [here](https://guyonvarch.me). cd public python -m http.server ``` - -## Deploy - -```bash -./deploy -``` |