Skip to content

Commit da021ba

Browse files
committed
Update package_manager_init.sh
1 parent c875f37 commit da021ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scripts/package_manager_init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ package_manager_init() {
4949
if [[ -z ${PM-} ]]; then
5050
fatal \
5151
"Unable to detect a compatible package manager." \
52-
"\n"
52+
"\n" \
5353
"Known package managers are:\n" \
5454
"\n" \
5555
"$(run_script 'package_manager_table')\n" \

0 commit comments

Comments
 (0)