init
This commit is contained in:
commit
1816522a71
11 changed files with 229 additions and 0 deletions
5
lib/manipulation
Normal file
5
lib/manipulation
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
get_first_in_list() {
|
||||
echo $1
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue