]> wagnertech.de Git - mfinanz.git/blob - scripts/mklinks.sh
Die Datenbankfelder notes_bottom und project_manager_id gibt es in der offiziellen...
[mfinanz.git] / scripts / mklinks.sh
1 #!/bin/sh
2
3 for i in acctranscorrections amcvar amtemplates ap ar bankaccounts bp ca common cp ct datev dn do fu gl ic ir is licenses menujs menunew menu menuv3 menuv4 menuXML oe pe projects rc rp sepa todo ustva wh; do 
4         rm $i.pl 2> /dev/null
5         ln -s am.pl $i.pl
6 done
7 rm admin.pl 2> /dev/null
8 ln -s login.pl admin.pl
9 rm generictranslations.pl 2> /dev/null
10 ln -s common.pl generictranslations.pl