Revision 217d32f3
Von Moritz Bunkus vor mehr als 13 Jahren hinzugefügt
scripts/mklinks.sh | ||
---|---|---|
4 | 4 |
rm $i.pl 2> /dev/null |
5 | 5 |
ln -s admin.pl $i.pl |
6 | 6 |
done |
7 |
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 vk; do
|
|
7 |
for i in acctranscorrections amcvar amtemplates ap ar bankaccounts bp ca common cp ct datev dn do fu gl ic ir is menujs menunew menu menuv3 menuv4 menuXML oe pe projects rc rp sepa todo ustva wh vk; do |
|
8 | 8 |
rm $i.pl 2> /dev/null |
9 | 9 |
ln -s am.pl $i.pl |
10 | 10 |
done |
11 |
rm generictranslations.pl 2> /dev/null |
|
11 |
rm generictranslations.pl licenses.pl 2> /dev/null
|
|
12 | 12 |
ln -s common.pl generictranslations.pl |
13 | 13 |
rm dispatcher.fcgi 2> /dev/null |
14 | 14 |
ln -s dispatcher.fpl dispatcher.fcgi |
Auch abrufbar als: Unified diff
Feature "Lizenzen" entfernt
Hat grob gesehen niemand benutzt, es funktionierte nicht, und wurde
seit gefühlten 20 Jahren nicht weiter entwickelt.