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

gitupdate not found after install in ubuntu #14

Open
verajosemanuel opened this issue Aug 2, 2021 · 0 comments
Open

gitupdate not found after install in ubuntu #14

verajosemanuel opened this issue Aug 2, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@verajosemanuel
Copy link

Steps to Reproduce:

  1. check ig go is installed
 sudo apt install golang-go
[sudo] password for joe:
Reading package lists... Done
Building dependency tree
Reading state information... Done
golang-go is already the newest version (2:1.13~1ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  1. install gitupdate
    go get -u github.com/nikitavoloboev/gitupdate

  2. go to git project folder and execute

cd ~/.projectfiles
gitupdate .
gitupdate: command not found
@verajosemanuel verajosemanuel added the bug Something isn't working label Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant