2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-16 22:00:36 +03:00

build: change the release script

This commit is contained in:
mxie
2018-09-28 16:26:08 +08:00
parent 12907adee7
commit 2dcef9a313
2 changed files with 2 additions and 5 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
git checkout master
git merge dev
#!/usr/bin/env sh
#!/bin/bash
set -e
if [[ -z $1 ]]; then