File upstream.sh

Last commit: Mon Jun 6 14:06:46 2022 +0200	Jan Dankert	First commit after fetching from upstream repo.
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
Download upstream.sh
History Mon, 6 Jun 2022 14:06:46 +0200 Jan Dankert First commit after fetching from upstream repo.