2025-09-22 15:23:55 -04:00

8 lines
82 B
Bash
Executable File

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