linuxkurs/beispiele/8/hello-web.sh

2 lines
51 B
Bash

#!/bin/bash
cd /home/; python3 -m http.server 8082