to be safe..
This commit is contained in:
parent
2e97a31024
commit
5b64c3e110
|
|
@ -172,7 +172,7 @@ Finally, we need to edit each file (use `busybox vi file/path/filename`):
|
|||
</resources>
|
||||
```
|
||||
3. ~~You can upload a different png for icon `ic_homemenu_mytemplate.png`~~ (#11 random png may not decode right??)
|
||||
4. Make sure the files under `MyTemplate` are all permission `0644` (`ls -la /etc/dp_extensions/*` and `chmod 0644 /etc/dp_extensions/*`).
|
||||
4. Make sure the files under `MyTemplate` are all permission `0644` (`ls -la /etc/dp_extensions/MyTemplate/*` and `chmod 0644 /etc/dp_extensions/MyTemplate/*`).
|
||||
5. Reboot
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue