diff --git a/build.sh b/build.sh index d2704fb..a357872 100755 --- a/build.sh +++ b/build.sh @@ -1,3 +1,3 @@ #!/bin/bash git pull origin main -hugo --ignore-deprecations +hugo \ No newline at end of file