refactor: rename shell script templates
This commit is contained in:
parent
cfcc6c68a6
commit
f245106449
7 changed files with 2 additions and 2 deletions
3
bash/script/nixpkgs/hello
Executable file
3
bash/script/nixpkgs/hello
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
echo "Hello, World!"
|
||||
Loading…
Add table
Add a link
Reference in a new issue