]> wagnertech.de Git - kivitendo-erp.git/blobdiff - scripts/mklinks.sh
Paginates nur anzeigen, wenn mindestens 2 Seiten.
[kivitendo-erp.git] / scripts / mklinks.sh
index 52b8bb4d9e5903e45f763cf3205b4d68587cfe12..07c195710985bdfb66f3fcd4c6ecc98fbcbcbd0c 100755 (executable)
@@ -4,11 +4,11 @@ for i in am dispatcher login; do
        rm $i.pl 2> /dev/null
        ln -s admin.pl $i.pl
 done
        rm $i.pl 2> /dev/null
        ln -s admin.pl $i.pl
 done
-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
+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
        rm $i.pl 2> /dev/null
        ln -s am.pl $i.pl
 done
        rm $i.pl 2> /dev/null
        ln -s am.pl $i.pl
 done
-rm generictranslations.pl 2> /dev/null
+rm generictranslations.pl licenses.pl 2> /dev/null
 ln -s common.pl generictranslations.pl
 rm dispatcher.fcgi 2> /dev/null
 ln -s dispatcher.fpl dispatcher.fcgi
 ln -s common.pl generictranslations.pl
 rm dispatcher.fcgi 2> /dev/null
 ln -s dispatcher.fpl dispatcher.fcgi