mirror of
https://github.com/loewexy/pdnsmanager.git
synced 2025-01-28 16:34:10 +01:00
6 lines
39 B
Bash
6 lines
39 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd frontend
|
||
|
|
||
|
npm run lint
|