9 lines
248 B
Bash
9 lines
248 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
# Copyright (c) 2003-2011, 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 ../../
|