Skip to content

Instantly share code, notes, and snippets.

View lab2's full-sized avatar

Ricozu lab2

  • 21:44 (UTC +02:00)
View GitHub Profile
@lab2
lab2 / snippets
Last active September 21, 2025 11:34
Shell scripts
Generated at: So 21 Sep 2025 13:34:43 CEST
So 21 Sep 2025 13:34:43 CEST | TZ: Europe/Zurich | NTP: no | Internet: @524
*********************************************************************************** backup.sh
#!/bin/bash
source /mnt/sda/NFS/server/sh/envar.sh
[[ -x "$BACKUP_SCRIPT" ]] && "$BACKUP_SCRIPT"