Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the command in deb_installer.sh is wrong #1

Open
martinvalentine opened this issue Apr 3, 2023 · 0 comments
Open

the command in deb_installer.sh is wrong #1

martinvalentine opened this issue Apr 3, 2023 · 0 comments

Comments

@martinvalentine
Copy link

When running command to execute file deb_installer.sh, I found an error that system doesn't know what command I'm using in that file named sudo chmmod +x /usr/bin/mpvsubconf. Here is what I saw in my terminal:

martinvalentine@mrt-pc:~/MPV-Sub-Configure/installation$ ./deb_installer.sh
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
mpv is already the newest version (0.34.1-1ubuntu3).
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
openjfx is already the newest version (11.0.11+0-1).
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
sudo: chmmod: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant