mirror of
https://github.com/openwrt/packages.git
synced 2026-06-01 07:21:56 +08:00
710f04079e
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
|