aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-08-07 20:27:00 +0200
committerRomain Gonçalves <me@rgoncalves.se>2021-08-07 20:27:00 +0200
commit6ca04ed7d406781bb47dc826bea12f970cd4ebb8 (patch)
tree3262f454217dd802544ddb11aec890622fc54f9d /bin
parent8b533032927840d35d31b124ec46ab2803f3fcf2 (diff)
downloadwebsite-6ca04ed7d406781bb47dc826bea12f970cd4ebb8.tar.gz
Makefile: Add deployment
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ssg1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ssg b/bin/ssg
index f47f819..b96e01f 100755
--- a/bin/ssg
+++ b/bin/ssg
@@ -44,7 +44,6 @@ _convert_urls() {
sed -i "s@<img[^>]* src=\"[/^\"]*/@<img src=\"$2/@g" "${1}"
}
-
main() {
local file
remember that computers suck.