Remove unused prepare.sh in centos_env
This commit is contained in:
parent
df45294855
commit
be8d91055a
|
@ -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/"
|
Loading…
Reference in New Issue