mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-04-21 09:10:16 +03:00
script to generate license info
This commit is contained in:
parent
826ba42d6c
commit
90cfc06573
21 changed files with 405 additions and 23 deletions
6
src/misc/licensed-generate.sh
Executable file
6
src/misc/licensed-generate.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
set -e
|
||||
|
||||
src/misc/licensed-download.sh
|
||||
|
||||
echo 'Running: licensed cached'
|
||||
_temp/licensed-3.3.1/licensed cache
|
Loading…
Add table
Add a link
Reference in a new issue