mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
tons of bugfixes
This commit is contained in:
@@ -115,7 +115,7 @@ sub install {
|
||||
my $this=shift;
|
||||
my $slp=shift;
|
||||
|
||||
system("slpi $slp") && die "Unable to install: $!";
|
||||
system("slpi $slp") && die "Unable to install";
|
||||
}
|
||||
|
||||
=item getfooter
|
||||
|
||||
Reference in New Issue
Block a user