Skip to content
Snippets Groups Projects
Commit 0bbf54ef authored by ameyner2's avatar ameyner2
Browse files

Added changing permissions

parent 6850ec4c
No related branches found
No related tags found
No related merge requests found
Pipeline #29140 passed
......@@ -52,3 +52,9 @@ mv */*.gz ./
rmdir *_ds.*
```
8. Change permissions to read-only
```
cd ..
chmod -R a-w,a+rX ${d}_Ansari_Morad
```
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