Don't cd to home, stay in the current directory
This commit is contained in:
parent
6069a0a1b5
commit
e6131fe52c
1 changed files with 0 additions and 2 deletions
2
init.sh
2
init.sh
|
|
@ -1,7 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
cd
|
|
||||||
|
|
||||||
BASENAME="${0##*/}"
|
BASENAME="${0##*/}"
|
||||||
|
|
||||||
if [ x"$1" != x ]; then
|
if [ x"$1" != x ]; then
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue