Skip to content

Commit

Permalink
made changes to task 15
Browse files Browse the repository at this point in the history
  • Loading branch information
Baribor committed Mar 9, 2023
1 parent d718736 commit 2ec4f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0x01-shell_permissions/101-symbolic_link_permissions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
sudo chown -h vincent:staff _hello
sudo chown -h vincent _hello | sudo chgrp -h staff _hello

0 comments on commit 2ec4f02

Please sign in to comment.