scriptbox

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

upstream.sh (131B)


      1 #!/bin/sh
      2 
      3 # copy all classes from openrat cms source.
      4 # because they are maintained there
      5 cp -r ../openrat-cms/modules/dsl/* ./dsl