renich / forgejo-runner-install.bash
0 Kedvelések
0 forkok
1 fájlok
Utoljára aktív
1 | #!/usr/bin/bash |
2 | set -x |
3 | |
4 | # Description: |
5 | # This script is for installing forgejo-runner. To use it, you need to execute it with a version as an argument |
6 | # |
7 | # For example: |
8 | # |
9 | # forgejo-runner-install 5.0.3 |
renich / opengist-install.bash
0 Kedvelések
0 forkok
1 fájlok
Utoljára aktív
1 | #!/usr/bin/bash |
2 | |
3 | # Description: |
4 | # This script is for installing opengist. To use it, you need to execute it with a version as an argument |
5 | # |
6 | # For example: |
7 | # |
8 | # opengist-install 1.18.2 |
9 | |
10 | # functions |
Újabb
Régebbi