Advertisement
PrimePastes

Direct To And Open Deemix Electron App from Terminal

Jun 5th, 2020
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. >cd USR/FOLDER/deemixgui
  2. (cd /applications
  3. cd deemixgui)
  4.  
  5. >cd dist
  6.  
  7. >cd deemixgui-darwin-x64
  8.  
  9. >npm start deemixgui.app
  10.  
  11. (Turn on server before you can use app)
  12. How to turn on server:
  13. https://pastebin.com/wrsJN5Dd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement