Skip to content

Commit ccad4a4

Browse files
committed
adding mail modules
1 parent b8260c7 commit ccad4a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"file" : ".cfconfig.json"
2525
},
2626
"scripts" : {
27-
"onServerInstall":"cfpm install zip,debugger"
27+
"onServerInstall":"cfpm install zip,debugger,mail"
2828
}
2929
}

[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"env":{
2929
},
3030
"scripts":{
31-
"onServerInitialInstall":"install bx-compat-cfml --noSave"
31+
"onServerInitialInstall":"install bx-compat-cfml,bx-mail --noSave"
3232
}
3333
}

0 commit comments

Comments
 (0)