3 lines
85 B
Bash
3 lines
85 B
Bash
|
#!/bin/bash
|
||
|
func start --useHttps --cert server.pfx --password 'password' --cors '*'
|