Scripts/host-cwd.sh

3 lines
81 B
Bash
Raw Normal View History

2023-04-09 07:14:40 -04:00
#!/bin/zsh
ruby -run -e httpd . -p 8080 --bind-address=`~/Scripts/current-ip.sh`