update variable /home/matt pour sourcing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /home/$USER/autopost/common.sh
|
||||
source $HOME/autopost/common.sh
|
||||
|
||||
checkdb(){
|
||||
if [ ! -f "$DB_FILE" ]; then
|
||||
|
||||
Reference in New Issue
Block a user