We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9231e97 commit f85da02Copy full SHA for f85da02
1 file changed
init/15_fix_for_transcode.sh
@@ -1 +1,3 @@
1
-chown abc:abc /transcode
+#!/bin/bash
2
+
3
+chown -c abc:abc /transcode
0 commit comments