diff --git a/patches/doc-meld.sh b/patches/doc-meld.sh new file mode 100755 index 0000000..8ae39e7 --- /dev/null +++ b/patches/doc-meld.sh @@ -0,0 +1,2 @@ +#!/bin/sh +nohup meld /home/owner/Downloads/git/minetest/minetest/doc/lua_api.txt ~/git/EnlivenMinetest/webapp/linux-minetest-kit/minetest/doc/lua_api.txt ~/git/EnlivenMinetest/patches/deploy-patched/doc/lua_api.txt &