Skip to content

Commit f85da02

Browse files
committed
addded -c for verbosity
1 parent 9231e97 commit f85da02

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

init/15_fix_for_transcode.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
chown abc:abc /transcode
1+
#!/bin/bash
2+
3+
chown -c abc:abc /transcode

0 commit comments

Comments
 (0)