to be safe..

This commit is contained in:
HappyZ 2018-12-03 00:24:44 -06:00 committed by GitHub
parent 2e97a31024
commit 5b64c3e110
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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