5 lines
90 B
Bash
Executable file
5 lines
90 B
Bash
Executable file
#!/bin/sh
|
|
#
|
|
# Fichier gere par BCfg2.
|
|
|
|
exec echo "-fstype=nfs nfs.adm.crans.org:/home/$1"
|