aaand remove debug code

This commit is contained in:
sophie 2024-03-29 13:00:43 +00:00
parent 45b16f6c35
commit e023cf5caf
1 changed files with 2 additions and 2 deletions

View File

@ -22,10 +22,10 @@ install_dotfiles() {
chmod +x $1/.scripts/*
}
if [ true ]; then
if [ -e "/data/data/com.termux/files/usr/bin/termux-info" ]; then
log "termux detected"
termuxfiles=~/termux
termuxfiles=/data/data/com.termux/files
install_dotfiles $termuxfiles/home
# copy etc