mirror of
https://github.com/loewexy/pdnsmanager.git
synced 2025-08-15 05:01:21 +02:00
5 lines
40 B
Bash
Executable file
5 lines
40 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd frontend
|
|
|
|
npm run build
|