forked from gadmin/gsb2023
3 lines
62 B
Bash
3 lines
62 B
Bash
#!/bin/bash
|
|
cd /root/confwg/ && python3 -m http.server 8000 &
|