Create start-otpgo-server.sh
This helps to launch otpgo for mac users
This commit is contained in:
parent
40705c0c39
commit
680cfc0476
|
|
@ -0,0 +1,3 @@
|
|||
cd ..
|
||||
cd otpgo
|
||||
./otpgo config/otp.yml >otpgo.log
|
||||
Loading…
Reference in New Issue