Sync, reload command

This commit is contained in:
2024-10-03 01:38:27 +08:00
parent f22affc05c
commit 70e5e5eddf
11 changed files with 282 additions and 25 deletions

9
cli/.roadsignrc Normal file
View File

@ -0,0 +1,9 @@
{
"deployments": [
{
"path": "test/static-files",
"region": "static-files",
"site": "static-files-des"
}
]
}