mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-07-12 14:33:27 +00:00
Don't push obsolete code
This commit is contained in:
parent
b9ac0189c2
commit
d47359edf5
|
@ -32,8 +32,6 @@ RECREATE_OV=${tmprecreate:-$RECREATE_OV}
|
|||
if [[ $RECREATE_OV =~ ^[Yy]$ ]]
|
||||
then
|
||||
{
|
||||
echo "version: '3'"
|
||||
echo ""
|
||||
echo "services:"
|
||||
echo " api:"
|
||||
echo " image: bitbetter/api:$BW_VERSION"
|
||||
|
|
Loading…
Reference in New Issue
Block a user