mirror of
https://github.com/agdsn/ancient-weatherstation.git
synced 2026-06-19 23:07:59 +00:00
976215e31f
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@170 dd492736-c11a-0410-ad51-8c26713eaf7f
15 lines
495 B
Bash
15 lines
495 B
Bash
#!/bin/sh
|
|
# weatherstation-database postinst
|
|
|
|
echo ""
|
|
echo "####################################################"
|
|
echo "# Achtung: #"
|
|
echo "# Bitte lesen Sie die Anleitung zur weiteren #"
|
|
echo "# Installation unter: #"
|
|
echo "# /usr/share/doc/weatherstation-database/readme #"
|
|
echo "# nach! #"
|
|
echo "####################################################"
|
|
echo ""
|
|
|
|
#DEBHELPER#
|