Skip to content

Commit

Permalink
Code & Features Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nathaneltitane committed Nov 23, 2024
1 parent 9b22755 commit 8fa4548
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions container-session
Original file line number Diff line number Diff line change
Expand Up @@ -167,17 +167,6 @@ then
name="${NAME}"
fi

if [ -z "${PREFIX}" ]
then
if [ -d "${HOME}"/PREFIX ]
then
PREFIX="${HOME}"/PREFIX
else
exit 1
echo "no prefix directory found"
fi
fi

# exports //////////////////////////////////////////////////////////////////////

export TERMUX_X11_APPLICATION="${TERMUX_X11_APPLICATION}"
Expand Down

0 comments on commit 8fa4548

Please sign in to comment.