2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-05-02 15:57:24 +02:00

Update scripts/release-playstore-beta.sh

This commit is contained in:
Christian Pauly 2020-12-09 20:15:03 +00:00
parent f01d3f63ee
commit 96a79df4d5

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