Create Writeable.sh
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
OneManagerPath=`cd $(dirname $0);pwd -P`
|
||||
cd ${OneManagerPath}
|
||||
chmod 666 config.php
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
OneManagerPath=`cd $(dirname $0);pwd -P`
|
||||
cd ${OneManagerPath}
|
||||
chmod 666 config.php
|
||||