Skip to content

Commit 5accc8e

Browse files
committed
test
1 parent 018a03d commit 5accc8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

thisisme/ecs/thisisme.ecs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151

5252
clear ReadOnly
5353
clear Index
54+
debug step
5455

5556
! Get all the record IDs as a list. If the site is static the first command will throw an error
5657
! and the website will be marked as ReadOnly.
@@ -59,7 +60,7 @@
5960
print `Read only`
6061
set ReadOnly
6162
rest get Index from `/index.json` or go to Start
62-
rest get Map from `/map.json`
63+
rest get Map from `/map.json` or go to Start
6364
go to Start
6465
end
6566
put property `files` of Content into Content

0 commit comments

Comments
 (0)