dd/install.sh

4 lines
50 B
Bash
Raw Normal View History

2023-08-17 21:24:26 +05:00
#!/bin/bash
2023-08-17 22:51:24 +05:00
echo "test1"
echo "test2"
echo "test3"