Skip to content

Commit 4e3e7b6

Browse files
☈kingrking-nuke@sharpsaw.org
☈king
authored and
rking-nuke@sharpsaw.org
committed
Fully qualify for silly systems that ... alias ...
1 parent f99b2d3 commit 4e3e7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.sh/...install

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
22
...install() {
3-
( set -xe; ... install -s )
3+
( set -xe; ~/.../... install -s )
44
hash -r
55
}

0 commit comments

Comments
 (0)