This commit is contained in:
Andreas Stephanides
2017-05-29 10:18:30 +02:00

15
intern/index.md Normal file
View File

@@ -0,0 +1,15 @@
title: Intern - FlaskFlat
<pre>
git pull https://git.triton.fet.at/git/intern.git
</pre>
<h2>
Configuation Files
</h2>
<h3>cmd.cfg</h3>
<pre>ls: ["ls", "-lha"]
</pre>
<h3>config.cfg</h3>
<pre>title: "Titel für Management Interface"
</pre>