@Zergling_man@sacred.harpy.faith
Post #1793619
2026-04-27 17:44 UTC
@HatkeshiatorTND@annihilation.social yun-wuxin:[wisknort]:~/Storage/Downloads/Games/delvers_realm$ die
bash: die: command not found
yun-wuxin:[wisknort]:~/Storage/Downloads/Games/delvers_realm$ if [ $? = 127 ]; then echo blep; fi
blep
Replies (1)
-
@HatkeshiatorTND@annihilation.social 2026-04-27 17:48
@Zergling_man@sacred.harpy.faith first of all cp -R ~/Storage/Downloads/Games/delvers_realm ~/.minetest/games/delvers_realm second, >command not found there's your problem! i think. i would look in bash source. you built bash from source, right anon?