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:
+1
-4
@@ -1,7 +1,4 @@
|
||||
git checkout master
|
||||
git merge dev
|
||||
|
||||
#!/usr/bin/env sh
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
if [[ -z $1 ]]; then
|
||||
|
||||
Reference in New Issue
Block a user