.env added
This commit is contained in:
@@ -48,4 +48,6 @@ powershell.run_command_no_dir('npm i -g pm2')
|
||||
# start session server
|
||||
powershell.run_command('pm2 start app.js', session_server_root_dir)
|
||||
|
||||
# add to startup
|
||||
|
||||
print('\nPackage successfully deployed to: ', deploy_path, '\n')
|
||||
Reference in New Issue
Block a user