mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 08:51:37 +01:00
fix: add path to slapd script
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
DIR=/home/sheppy/slapd_backup/
|
||||
BACKUP_NAME=backup_$(date +%Y%m%d).ldif
|
||||
mkdir -p $DIR
|
||||
|
||||
Reference in New Issue
Block a user