mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
3 lines
119 B
Bash
Executable file
3 lines
119 B
Bash
Executable file
#!/bin/sh
|
|
#$Id: reboot.pl,v 1.1.1.1 1998/07/14 07:30:42 abial Exp $
|
|
exec /sbin/echo "Zamiast $0 nacisnij Ctrl-Alt-Del"
|