mirror of
https://github.com/loewexy/pdnsmanager.git
synced 2025-01-30 00:50:00 +01:00
5 lines
38 B
Text
5 lines
38 B
Text
|
#!/bin/bash
|
||
|
|
||
|
cd frontend
|
||
|
npm run lint
|