4 lines
89 B
Bash
Executable File
4 lines
89 B
Bash
Executable File
#!/bin/bash
|
|
cd /mnt/HC_Volume_103713257/tilbudgivern
|
|
npx serve -s frontend/build -l 3000
|