Skip to content

Commit 7ec357b

Browse files
committed
Fix to remove newline without a value
1 parent 4f7c57d commit 7ec357b

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

virtualmin-lamp-stack-minimal.ctl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ Architecture: all
1414
Description: Installs the packages needed for a minimal Virtualmin LAMP stack
1515
A dummy package designed to pull in all required dependencies. Together with
1616
the "virtualmin-core" package, it installs everything needed for the minimal
17-
Virtualmin LAMP stack.
18-
17+
Virtualmin LAMP stack.

virtualmin-lamp-stack.ctl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ Architecture: all
1313
Description: Installs the packages needed for the Virtualmin LAMP stack
1414
A dummy package designed to pull in all required dependencies. Together with
1515
the "virtualmin-core" package, it installs everything needed for the
16-
Virtualmin LAMP stack.
17-
16+
Virtualmin LAMP stack.

0 commit comments

Comments
 (0)