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

Update configMap-shared.yaml

parent 00145781
No related branches found
No related tags found
No related merge requests found
Pipeline #21673 passed
......@@ -7,8 +7,8 @@ data:
#!/bin/bash
# Make link for shared if not exist
shared=~/home/shared
shared=/home/shared
if [ ! -L ${shared} ]; then
ln -s /home/shared ~/shared
fi
\ No newline at end of file
fi
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