This commit is contained in:
SpudGunMan
2025-11-06 20:54:07 -08:00
parent d1d5d6ba30
commit ffecd2a44f
+4
View File
@@ -165,6 +165,10 @@ fi
echo "----------------------------------------------"
echo "Installing service files and templates..."
echo "----------------------------------------------"
# bootstrap
mkdir -p "$program_path/logs"
mkdir -p "$program_path/data"
# copy service files
cp etc/pong_bot.tmp etc/pong_bot.service
cp etc/mesh_bot.tmp etc/mesh_bot.service