dotfiles/run_before_hello_world.sh

4 lines
34 B
Bash
Raw Normal View History

2022-12-10 18:02:07 -08:00
#!/bin/bash
#
echo "Hello World!"