chore: correct indents in script file
This commit is contained in:
parent
7962850c82
commit
a0966bfdac
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
# used because I am too lazy
|
||||
in
|
||||
pkgs.writeShellScriptBin "git-check" ''
|
||||
#!${pkgs.bash}/bin/bash
|
||||
cd_err() {
|
||||
#!${pkgs.bash}/bin/bash
|
||||
cd_err() {
|
||||
echo "change-directory occurred error. interrupting..."
|
||||
}
|
||||
git_check() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue