Skip to content
This repository was archived by the owner on Oct 5, 2025. It is now read-only.

Commit 7adb67f

Browse files
committed
Make sure script/server loads bundle
1 parent 28ddd9d commit 7adb67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
script/bootstrap
44

5-
nanoc autocompile -p 3002 -H thin
5+
bundle exec nanoc autocompile -p 3002 -H thin
66

77

0 commit comments

Comments
 (0)