feito fork de coolaj86/goldilocks.js
Update install.sh
Esse commit está contido em:
pai
f6ef5bcad8
commit
c75a073ce4
@ -1,8 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# something or other about android and tmux using PREFIX
|
# something or other about android and tmux using PREFIX
|
||||||
|
#: "${PREFIX:=''}"
|
||||||
if [ -z "$PREFIX" ]; then
|
if [ -z "$PREFIX" ]; then
|
||||||
$PREFIX=""
|
PREFIX=""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Not every platform has or needs sudo, gotta save them O(1)s
|
# Not every platform has or needs sudo, gotta save them O(1)s
|
||||||
|
Carregando…
x
Referência em uma nova issue
Block a user