improve shell scripts and update .gitignore
This commit is contained in:
parent
33b1f37e37
commit
eee6f2de31
8 changed files with 93 additions and 73 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash -e
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
PREFIX=$(basename "$(pwd -P)")
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue