Skip to content

Commit 155a35b

Browse files
Update install_nichart_docker_linux.sh
1 parent 46ee9f5 commit 155a35b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

installers/install_nichart_docker_linux.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ is_wsl() {
9595
}
9696
9797
open_browser() {
98-
local url="$1"
9998
if is_wsl; then
10099
# Use Windows PowerShell to open the default browser from WSL
101100
if command -v powershell.exe >/dev/null 2>&1; then

0 commit comments

Comments
 (0)