mirror of
https://github.com/Dasharo/meta-dts.git
synced 2026-03-06 14:51:12 -08:00
3 lines
46 B
Bash
Executable File
3 lines
46 B
Bash
Executable File
#!/bin/bash
|
|
echo "Hello, world!" > ~/test.txt
|