diff --git a/build.sh b/build.sh index 0034542..545a96a 100755 --- a/build.sh +++ b/build.sh @@ -22,6 +22,7 @@ do then t=$(echo -n $t | sed 's/.exe//') mv $t.exe $t + mv $t/rttys $t/rttys.exe cp ../conf/rttys.ini $t else tar zcvf $t.tar.gz $t --remove-files