Skip to content

dts not working #76

@Hitesh-007

Description

@Hitesh-007

dts not showing this line
$ which dts
should output something like: /home/![user]/.local/bin/dts

If nothing is output you may need to add /home/![user]/.local/bin to your shell path. You can do so by adding the line:

export PATH=$PATH:/root/.local/bin

into your ~/.bashrc file (if you use bash, otherwise the corresponding shell initialization file).

i try this but still not showing
how to fix it?

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