httpd/shell.sh
2024-08-27 21:45:17 +02:00

6 lines
46 B
Bash

#!/bin/bash
hallo="welt welt"
echo "$hallo"