fluffychat/scripts/update-changelog.sh
2020-12-08 14:46:47 +00:00

4 lines
128 B
Bash
Executable file

#!/bin/sh -ve
flutter pub global activate changelog
export PATH="$PATH":"$HOME/development/flutter/.pub-cache/bin"
changelog -c