Move all to deprecated folder.

This commit is contained in:
2016-11-16 21:57:57 +01:00
parent 01738a7684
commit 05de7d6c04
9777 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Acces aux scripts personnels et code metier.
PATH=$PATH:/usr/local/bin:/opt/Domo/bin/
# Access to the custom libraries
export LD_LIBRARY_PATH=/opt/Domo/lib/
export DOMO_WRITE_PATH=/home/rpi/domo
# Prompt indiquant nom d'hote et repertoire courant.
PS1='\h[\W]\$ '