mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-17 21:26:21 +00:00
Defaults to openbox instead of i3
This commit is contained in:
parent
99c595e164
commit
788fa4cd6a
1 changed files with 1 additions and 1 deletions
2
build
2
build
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
workdir=$(pwd)
|
||||
|
||||
for dir in base i3
|
||||
for dir in base openbox # i3
|
||||
do
|
||||
cd ${workdir}/${dir}
|
||||
./build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue