mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-11 11:18:47 +08:00
build script tweaks
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user