mirror of
https://github.com/openwrt/packages.git
synced 2025-07-19 20:11:50 +00:00
Enable support functions for guest package deployment. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 lines
76 B
Bash
5 lines
76 B
Bash
#!/bin/sh
|
|
#compatibility script for traditional customization
|
|
|
|
/sbin/reboot
|