Skip to content

Commit 847c8aa

Browse files
committed
fix install.sh bash syntax error
1 parent 539059c commit 847c8aa

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

install.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ if [ $os == "Linux" ]; then
6363

6464
# TODO: update chromium window_placement settings
6565

66-
67-
else
68-
# Non-arm Debian...
6966
fi
7067

7168
elif [ $os == "Darwin" ]; then

0 commit comments

Comments
 (0)