Ver Fonte

build script tweaks

Adam Shaw há 11 anos atrás
pai
commit
c43c321f57
2 ficheiros alterados com 1 adições e 1 exclusões
  1. 0 0
      build/demo-date-update.sh
  2. 1 1
      build/release.sh

+ 0 - 0
build/update-demo-dates.sh → build/demo-date-update.sh


+ 1 - 1
build/release.sh

@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 
-cd "`dirname $0`/../"
+cd "`dirname $0`/.."
 
 read -p "Enter the new version number with no 'v' (for example '1.0.1'): " version