update variable /home/matt pour sourcing
This commit is contained in:
parent
c2deb9bd46
commit
1693e9b620
@ -4,9 +4,9 @@ source $HOME/autopost/conf.sh
|
||||
#CONFIG GLOBAL
|
||||
SCREEN_NAME="autopost"
|
||||
WEB_NAME="web"
|
||||
SCRIPT_PATH="/home/$USER/autopost/posteur.sh"
|
||||
WEB_PATH="/home/$USER/autopost/server.js"
|
||||
ANALYZER="/home/$USER/autopost/analyzer.sh"
|
||||
SCRIPT_PATH="$HOME/autopost/posteur.sh"
|
||||
WEB_PATH="$HOME/autopost/server.js"
|
||||
ANALYZER="$HOME/autopost/analyzer.sh"
|
||||
|
||||
# Couleurs de texte
|
||||
NOIR='\e[30m'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user