2025-09-22 17:46:56 -04:00

8 lines
94 B
Bash
Executable File

#! /bin/bash
BIN=/usr/share/codium/bin/codium
dbus-launch ${BIN} \
--no-sandbox \
"$@"