diff --git a/bin/cloudcmd.js b/bin/cloudcmd.js index 327eb92a..8631bc0d 100755 --- a/bin/cloudcmd.js +++ b/bin/cloudcmd.js @@ -137,7 +137,7 @@ function main() { root: args.root || '/', /* --no-root */ editor: args.editor, packer: args.packer, - prefix: args.prefix, + prefix: args.prefix || '', /* --no-prefix */ columns: args.columns, };