Projet

Général

Profil

Révision 5185f38b

Ajouté par Julien Enselme il y a plus de 10 ans

Publication des scrits

Les scripts n'ont plus besion de page de wiki dédiée. La descrition est dans le script.

Voir les différences:

bin/scripts-config.sh
1 1
#!/bin/sh
2 2

  
3
# This script contains all the variables that are required to execute other scrits
4
# (database server, backup directories,…). It is design to make other scripts
5
# indendant of the current configuration and to change it without editing them.
6
# *These variables must be used in scirpts*
7

  
3 8
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/users/guest/assos/bin
4 9
PATH=$PATH:/usr/guest/assos/bin
5 10

  

Formats disponibles : Unified diff