add placeholder entertaiment

This commit is contained in:
Your Name
2026-08-05 07:50:08 -04:00
parent 5244c21ba3
commit 4e1c06a63e
6 changed files with 52 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
#This pos-entertaiment bin for configure enable or disable entertaiments elements such enable/disable weather, gold ...so on
# and check flags to choose wich entertaiments to run or not
set -euo pipefail
CONFIG_DIR="$HOME/.config/linux_post_install"
CONFIG_FILE="$CONFIG_DIR/entertaiment.env"