Just testing new functions to compile with docker

This commit is contained in:
Fabio Belavenuto
2023-01-11 20:51:32 -03:00
parent fb6c441159
commit e66f415ce0
3 changed files with 16 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
CACHE_DIR="cache"
PLATFORM_FILE="../../PLATFORMS"
PLATFORM_FILE="PLATFORMS"
###############################################################################
function trap_cancel() {