Skip to content

Commit 33fa60a

Browse files
committed
🐛 Fix rockspec
1 parent bd6b602 commit 33fa60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ end
3333

3434
build = {
3535
type = 'builtin',
36-
copy_directories = { 'plugin', 'scripts' } ,
36+
copy_directories = { 'scripts' } ,
3737
install = {
3838
conf = {
3939
['..'] = 'shell.nix',

0 commit comments

Comments
 (0)