Skip to content

Commit 2de6e1b

Browse files
akinomyogascop
andauthored
fix(ngrok): sort symlinks of the 3rd-party loader
Co-authored-by: Ville Skyttä <[email protected]>
1 parent ecd55dd commit 2de6e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

completions/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@ symlinks: $(DATA)
10011001
$(ss) freeciv-server \
10021002
civserver
10031003
$(ss) _gaiacli \
1004-
_gaiad _npm _tendermint _ngrok
1004+
_gaiad _ngrok _npm _tendermint
10051005
$(ss) gcc \
10061006
c++ cc f77 f95 g++ g++-5 g++-6 g++-7 g++-8 g77 g95 gcc-5 \
10071007
gcc-6 gcc-7 gcc-8 gccgo gccgo-5 gccgo-6 gccgo-7 gccgo-8 gcj \

0 commit comments

Comments
 (0)