mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-01 04:00:40 +00:00
2 lines
159 B
PowerShell
2 lines
159 B
PowerShell
# Must enable File Sharing in Docker Desktop
|
|
docker run -it --rm -v ${pwd}:/app louislam/batsh /usr/bin/batsh bash --output ./install.sh ./extra/install.batsh
|