Skip to content

Commit c08c292

Browse files
committed
Typo fix
1 parent f0b84e4 commit c08c292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
### If you want to add scripts, put them here. Don't mount to /scripts because
1818
### it will overwrite the ones that are already used. Make sure you use
1919
### 'source scripts2/foo.tcl' as the path in the config.
20-
# -/changethispart/scripts:/home/eggdrop/eggdrop/scripts2
20+
# - /changethispart/scripts:/home/eggdrop/eggdrop/scripts2
2121
### Enter config name, if not eggdrop.conf
2222
# command: LeafBlower.conf
2323
stdin_open: true

0 commit comments

Comments
 (0)