Remove unused prepare.sh in centos_env

This commit is contained in:
Ilya Fedin 2022-08-12 20:45:41 +04:00 committed by John Preston
parent df45294855
commit be8d91055a
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
set -e
FullExecPath=$PWD
pushd `dirname $0` > /dev/null
FullScriptPath=`pwd`
popd > /dev/null
docker build -t tdesktop:centos_env "$FullScriptPath/"