mirror of
https://codeberg.org/scip/kleingebaeck.git
synced 2026-02-04 09:50:57 +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
|