We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e241bec + 866271f commit e583aaeCopy full SHA for e583aae
nipe.pl
@@ -22,7 +22,6 @@ sub main {
22
if ($REAL_USER_ID != 0) {
23
die "Nipe must be run as root.\n";
24
}
25
-
26
my $commands = {
27
stop => 'Nipe::Engine::Stop',
28
start => 'Nipe::Engine::Start',
0 commit comments