aica-technology / docker-images

Docker images and tools for ROS and AICA
MIT License
7 stars 1 forks source link

Symlink issues with multiple users using aica-docker #81

Closed domire8 closed 1 year ago

domire8 commented 1 year ago

As the symlink at usr/local/bin/aica-docker points to files in the home directory of the user that installed it, it will not work for other users. Better solution than the symlink is to merge all required scripts into one file and make an actual copy to /usr/local/bin.