Skip to content

Commit f093650

Browse files
committed
Update the-lounge-install.sh
1 parent fe4b8fe commit f093650

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

install/the-lounge-install.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ update_os
1515

1616
msg_info "Installing Dependencies"
1717
$STD apt-get install -y \
18-
curl \
19-
wget \
20-
mc
18+
curl \
19+
wget \
20+
mc
2121
msg_ok "Installed Dependencies"
2222

2323
msg_info "Setting up Node.js Repository"

0 commit comments

Comments
 (0)