mirror of
https://github.com/loewexy/pdnsmanager.git
synced 2025-08-17 14:01:24 +02:00
5 lines
54 B
Bash
Executable file
5 lines
54 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd backend/src
|
|
|
|
composer run-script lint
|