From 156d398651856fa961ce3e706b5229fdc5ecc5c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Wi=C3=9Fmann?= <edu@thorsten-wissmann.de> Date: Thu, 30 Jan 2014 02:54:18 +0100 Subject: [PATCH] Update install-remote.sh --- install-remote.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install-remote.sh b/install-remote.sh index 823af09..b2c6b71 100755 --- a/install-remote.sh +++ b/install-remote.sh @@ -17,6 +17,7 @@ files=( cool2tatl/cool2tatl.sh tatl tatl-compatibility-wrapper.sh + randcool-exe ) # $(ldd $(which FaCT++) | cut -d' ' -f3) -- GitLab