This commit is contained in:
Michel Roegl-Brunner 2025-03-18 09:40:40 +01:00
parent 739fc91bea
commit 1ffd823299

View File

@ -68,7 +68,6 @@ jobs:
install_file="install/${script_name}-install.sh"
json_file="frontend/public/json/${script_name}.json"
//check each file seperately
if [[ -f "$ct_file" ]]; then
echo "ct file found."
else