Update scripts/release-playstore-beta.sh

This commit is contained in:
Christian Pauly 2020-12-10 05:41:56 +00:00
parent f6f83421ad
commit d5c4e4b7c4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh -ve
#!/usr/bin/env bash
flutter channel stable
flutter upgrade
flutter pub get