Sfoglia il codice sorgente

How did I do such a mistake?

pull/5/head
10sr 9 anni fa
parent
commit
2b720cee18
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      shrc

+ 1
- 1
shrc Vedi File

@@ -28,7 +28,7 @@ __match(){
__ln=$'\n'
__cr=$'\r'

test -n "$TMP" || export TMP=/tmp/yuk-tmp
test -n "$TMP" || export TMP=/tmp/${USER}-tmp
mkdir -p "$TMP"

##########################


Caricamento…
Annulla
Salva