mirror of
https://codeberg.org/scip/kleingebaeck.git
synced 2025-12-16 12:01:00 +01:00
5 lines
129 B
Bash
Executable File
5 lines
129 B
Bash
Executable File
#!/bin/sh
|
|
ehfs -a :/s-anzeige:./kleinanzeigen \
|
|
-a :/api/v1/prod-ads/images/fc:./img \
|
|
-l localhost:8080 -I index.html
|