Skip to content

tmux new-session - not working #117

@clasher113

Description

@clasher113

I'm trying to create new tmux session and run another script in it, but when trying to connect to this session it says that no sessions.
I am 100% sure that the boot script is working, because him starts ssh which I can to connect to + all commands in the script are executed if you run the script manually
termux-wake-lock && sshd && whoami && nmap localhost && sv-enable ftpd && sv up ftpd && tmux new-session -d && tmux send-keys ./start-ubuntu20.sh C-m && tmux send-keys ./start.bash C-m
Termux 0.118.0
Termux:Boot 0.7
LG K8 (2017) M200E Android 8.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions