aboutsummaryrefslogtreecommitdiff
path: root/hugo-watch.ps1
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2023-12-02 23:15:23 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2023-12-02 23:15:23 +0300
commit91709c3567372bdf698f8fcb0b76915834bbffc1 (patch)
tree78a5b3bfeea02da8d05147c425089dd70877f868 /hugo-watch.ps1
parentb2e1debd2aba8e1bcd001f799b38e9f35566aa17 (diff)
Remove ps script
Diffstat (limited to 'hugo-watch.ps1')
-rw-r--r--hugo-watch.ps11
1 files changed, 0 insertions, 1 deletions
diff --git a/hugo-watch.ps1 b/hugo-watch.ps1
deleted file mode 100644
index 809d008..0000000
--- a/hugo-watch.ps1
+++ /dev/null
@@ -1 +0,0 @@
-docker run --rm -it -v "$(Get-Location):/src/homepage" -p 1313:1313 klakegg/hugo:alpine serve -D --poll 700ms -s /src/homepage \ No newline at end of file