mirror of
https://github.com/fly-apps/live_beats.git
synced 2025-02-10 05:32:21 +00:00
3 lines
83 B
Text
3 lines
83 B
Text
|
#!/bin/sh
|
||
|
cd -P -- "$(dirname -- "$0")"
|
||
|
./live_beats eval LiveBeats.Release.migrate
|