portable-portainer/start.sh
Adolfo Delorenzo 5926fbd130 first commit
2021-10-05 22:48:34 -06:00

5 lines
103 B
Bash
Executable File

#!/bin/sh
hostname=`hostname -f`
sed -i "s/XXX/${hostname}/" /var/www/index.html
/bin/asmttpd /var/www