4 lines
83 B
Bash
4 lines
83 B
Bash
|
OneManagerPath=`cd $(dirname $0);pwd -P`
|
||
|
cd ${OneManagerPath}
|
||
|
chmod 666 config.php
|