4 lines
124 B
Bash
Executable File
4 lines
124 B
Bash
Executable File
#!/bin/bash
|
|
cd /var/www/fastuser/data/www/crm.clientright.ru/ticket_form/frontend
|
|
npm run dev -- --host 0.0.0.0 --port 5175
|