move config files for old scripts to separate folder

This commit is contained in:
2017-04-05 17:00:45 +02:00
parent cb938ad6ca
commit e1c8be262a
2 changed files with 11 additions and 13 deletions

11
old_scripts/config.php Normal file
View File

@@ -0,0 +1,11 @@
## mnt-share.sh
NASIP='192.168.178.40'
NASDIR='Freigabe'
NASUSER='Jaes'
NASPASS='arsestar'
## mnt-share2.sh
SHAREPATH[0]='0:192.168.178.40/Freigabe'
SHAREUSER[0]='Jaes'
SHAREPASS[0]='arsestar'