Files
scripts-bash/waybar/scripts/get_flag.py
2026-03-30 15:48:25 -06:00

5 lines
62 B
Python
Executable File

#!/bin/bash
flag=$(sh ~/scripts/get_flag.sh)
echo " ${flag}"