mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 19:39:07 +00:00
Remove debug to file from OS X launcher. Closes #1777
This commit is contained in:
@@ -41,10 +41,6 @@ if [ -z ${lang+x} ]; then
|
||||
export LANG="`echo $lang`.UTF-8"
|
||||
fi
|
||||
|
||||
echo $LANG > ~/Desktop/tmp.txt
|
||||
echo " | " >> ~/Desktop/tmp.txt
|
||||
echo $lang >> ~/Desktop/tmp.txt
|
||||
|
||||
if test -f "$bundle_lib/charset.alias"; then
|
||||
export CHARSETALIASDIR="$bundle_lib"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user