another bug in shell code. haskell has ruined me
This commit is contained in:
parent
53b0228077
commit
e9cb88ca38
1 changed files with 1 additions and 1 deletions
2
doc/special_remotes/external/example.sh
vendored
2
doc/special_remotes/external/example.sh
vendored
|
@ -24,7 +24,7 @@ getconfig () {
|
|||
# Sets LOC to the location to use to store a key.
|
||||
calclocation () {
|
||||
ask DIRHASH "$1"
|
||||
LOC="$mydirectory/$RET"
|
||||
LOC="$mydirectory/$RET/$1"
|
||||
}
|
||||
|
||||
# Asks for some value, and stores it in RET
|
||||
|
|
Loading…
Add table
Reference in a new issue