mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
6 lines
57 B
Bash
6 lines
57 B
Bash
#!/bin/sh
|
|
echo "hello again"
|
|
echo "waiting now"
|
|
|
|
sleep 5
|