summaryrefslogtreecommitdiffstats
path: root/scripts/dlink.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/dlink.pl')
-rwxr-xr-xscripts/dlink.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dlink.pl b/scripts/dlink.pl
index 3030ed9a0..ace6476e9 100755
--- a/scripts/dlink.pl
+++ b/scripts/dlink.pl
@@ -164,4 +164,4 @@ while (($fssize > 0) and ($rbytes > 0)) {
}
$dc->close();
-$ftp->command("reboot");
+$ftp->reboot();