Skip to content
Snippets Groups Projects
Commit 7ee6c227 authored by Dung Vu's avatar Dung Vu
Browse files

Update configMap-shared.yaml

parent a7e274cc
No related branches found
No related tags found
No related merge requests found
Pipeline #30148 passed
...@@ -8,6 +8,7 @@ data: ...@@ -8,6 +8,7 @@ data:
#!/bin/bash #!/bin/bash
# Make link for shared if not exist # Make link for shared if not exist
ln -s /home/shared/.software/blender.sh ~/blender || true ln -s /home/shared/.software/blender.sh ~/Desktop/blender || true
ls -s /usr/local/bin/relion ~/Desktop/relion || true
ln -s /home/shared ~/shared || true ln -s /home/shared ~/shared || true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment