From dc4012c557f8c7b4da8c76951ce79deb4f8fcce0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 20 Aug 2019 14:51:26 -0300 Subject: Fix a pipeline bug --- .tools/scripts/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tools') diff --git a/.tools/scripts/init.sh b/.tools/scripts/init.sh index a78f20088..3ddbdae94 100755 --- a/.tools/scripts/init.sh +++ b/.tools/scripts/init.sh @@ -115,7 +115,7 @@ function make_server { echo "Download and install Python 2.7 Minimal ........" aptget_install python2.7-minimal echo "Download and apply reapply patch ........" - python2.7 ../server-data/.tools/reapply.py + python2.7 ../server-data/.tools/applicator.py echo "Apply beta.patch2 ........" git apply ../server-data/.tools/beta.patch2 echo "........ Done." -- cgit v1.2.3-60-g2f50