Entware Installation on DD-WRT: Difference between revisions
No edit summary |
No edit summary |
||
Line 57: | Line 57: | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
*Next, save the following as a StartUp Script | |||
<syntaxhighlight> | *Next, save the following as a StartUp Script | ||
<syntaxhighlight lang="abap"> | |||
mount -o bind /opt/ModifiedProfile /etc/profile | mount -o bind /opt/ModifiedProfile /etc/profile | ||
sleep 1 | sleep 1 | ||
</syntaxhighlight>I know I said I wouldn't explain things, but it needs to be said for the above short script. | |||
</syntaxhighlight> | |||
* | * | ||
===OpenWRT Choice=== | ===OpenWRT Choice=== |