deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
8
scripts/deps/rhel.sh
Executable file
8
scripts/deps/rhel.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
: ${ARCH:=`uname -m`}
|
||||
|
||||
yum install \
|
||||
libX11-devel.$ARCH \
|
||||
libxkbfile-devel.$ARCH \
|
||||
libsecret-devel
|
||||
Reference in New Issue
Block a user