Browse Source

Add an NYI comment.

master
poikilos 4 years ago
parent
commit
f9019073cd
  1. 1
      install-minetest-linux64.sh

1
install-minetest-linux64.sh

@ -188,6 +188,7 @@ fi
for var in "$@" for var in "$@"
do do
if [ "@$var" = "@--update" ]; then if [ "@$var" = "@--update" ]; then
# This doesn't do much yet.
ENABLE_DL=true ENABLE_DL=true
fi fi
done done

Loading…
Cancel
Save