Files
Momentum-Firmware/sonar-build
2023-01-17 12:04:55 -05:00

4 lines
46 B
Bash
Executable File

#!/bin/bash
pushd .
./fbt updater_package
popd