-
Notifications
You must be signed in to change notification settings - Fork 21
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
Installing the server put a .git directory in my root system! #45
Comments
I just ran the command |
closed by issue by mistake... |
Oh god... |
Yesterday i sent you guys an email because i also noticed this and i was having a problem with dpkg when installing! some time ago I built a program that automates a lot of tasks when building Debian packages with interpreted languages. I just update my software and the new version creates a Debian Package from your git Repo pretty good! You only need to do "build-deb your_git_folder" You can take a look to the program on GitHub (Take a look of the package to see all its features, it is kinda great :) ) |
I'll check it, it seems nice :) Maybe the README file shouldn't be telling people to build custom deb packages to install the server on their comupters. The best way would probably be to build the .deb packages ourselves when the release is ready, and make them available on linuxremotecontrol.com, or via Github's Release feature. How about that, @Angneli ? |
I agree, it is a good idea. The README.md was updated in bbec3fe. Thank you for your feedback. |
I also noticed that problem, reinstalled the package from the website and the problem is gone |
Just as an advice, for building this program you can use build-deb and It will avoid you this kind of problems. It is also a great program for building. I was the one who posted witht he "ghost" account. I'm sorry for posting two times but I closed my previous account. |
I did an installation of the .deb from the website, and it put a .git directory in my root "/" directory. I'm wondering what else did to my system.
Anybody else with this issue?
The text was updated successfully, but these errors were encountered: