termux-tools: df wrapper resetting LD_LIBRARY_PATH
[termux-packages] / packages / termux-tools / am
index 934805f..a4b796f 100755 (executable)
@@ -1,4 +1,4 @@
-#!@TERMUX_PREFIX@/bin/sh
+#!/bin/sh
 
 # Remove LD_LIBRARY_PATH from environment to avoid conflicting
 # with system libraries that am may link against.