mirror of
https://github.com/Scanode/hardclear.git
synced 2026-08-02 05:27:29 -04:00
9 lines
171 B
TOML
9 lines
171 B
TOML
name = 'hardclear'
|
|
compatibility_date = '2025-07-31'
|
|
|
|
[build]
|
|
command = 'chmod a+x build.sh && ./build.sh'
|
|
|
|
[assets]
|
|
directory = './public'
|
|
not_found_handling = '404-page' |