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
|
#CONFIG GLOBAL
|
||||||
SCREEN_NAME="autopost"
|
SCREEN_NAME="autopost"
|
||||||
WEB_NAME="web"
|
WEB_NAME="web"
|
||||||
SCRIPT_PATH="/home/$USER/autopost/posteur.sh"
|
SCRIPT_PATH="$HOME/autopost/posteur.sh"
|
||||||
WEB_PATH="/home/$USER/autopost/server.js"
|
WEB_PATH="$HOME/autopost/server.js"
|
||||||
ANALYZER="/home/$USER/autopost/analyzer.sh"
|
ANALYZER="$HOME/autopost/analyzer.sh"
|
||||||
|
|
||||||
# Couleurs de texte
|
# Couleurs de texte
|
||||||
NOIR='\e[30m'
|
NOIR='\e[30m'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user