0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

Forgot to update the function name for cygwin

This commit is contained in:
Quinn 2019-08-13 22:51:06 -05:00 committed by GitHub
parent a31bc56c23
commit 559807f97d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -402,7 +402,7 @@ install_file_linux() {
# 1 = File not installed
# 2 = Could not find install command
#-------------------------------------------------------------------------------
install_file_linux() {
install_file_cygwin() {
local file
local prefix
local rcode