1
0

update variable /home/matt pour sourcing

This commit is contained in:
unfr
2025-05-31 22:24:55 +02:00
parent 6316828d24
commit 7e0d0c437d
6 changed files with 416 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
source /home/$USER/autopost/common.sh
source $HOME/autopost/common.sh
checkdb(){
if [ ! -f "$DB_FILE" ]; then