blob: 51b730983613c4b7f5cebee176e6b4c4a90851dd (
plain)
1
2
3
4
5
6
7
8
|
#!/usr/bin/env bash
# Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
# For licensing, see LICENSE.html or http://ckeditor.com/license
# Use this file to quickly run the sample under Linux.
adl application.xml ../../
|