mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-23 11:01:15 +01:00
8 lines
120 B
Bash
8 lines
120 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
set -e
|
||
|
|
||
|
src/misc/licensed-download.sh
|
||
|
|
||
|
echo 'Running: licensed cached'
|
||
|
_temp/licensed-3.3.1/licensed status
|