From f283917aca87152e561a0f1e0264f87d7878e3ec Mon Sep 17 00:00:00 2001 From: Letter N <24603524+LetterN@users.noreply.github.com> Date: Sat, 22 Aug 2020 17:42:25 +0800 Subject: [PATCH] aaaaaaa --- tools/deploy.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tools/deploy.sh b/tools/deploy.sh index 01c681cbfc..e06f9d26d7 100755 --- a/tools/deploy.sh +++ b/tools/deploy.sh @@ -36,5 +36,6 @@ cp *byond-extools.* $1/ || true #this regrettably doesn't work with windows find #find $1/_maps -name "*.dm" -type f -delete -#dlls on windows -cp *.dll $1/ || true +#dlls on windows. +cp rust_g* $1/ || true +cp *BSQL.* $1/ || true