prebuild_plugin_golang.sh 90 B

12345
  1. #!/bin/bash
  2. git submodule update --init "plugin/$1"
  3. bin/fdroid/install_golang.sh 1.17.8