Commit a20aeb78 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

make exec + fix command

parent 0f48383f
Loading
Loading
Loading
Loading

netlify.sh

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

+1 −1
Original line number Diff line number Diff line
[build]
  command = "netlify.sh"
  command = "./netlify.sh"
  publish = "public"

[build.environment]