DokuWiki Prosemirror Plugin

A modern approach on DokuWiki WYSIWYG

User Tools

Site Tools


en:playground:start2

This is an old revision of the document!


one for the py normalized pupil coordinates. The spe

one for the py normalized pupil coordinates. The spe

prosemirror próba

  • asdf
  • sdfg
  • dj
  • sdf
  • hsh
#!/bin/bash
 
if [ -z "$1" ]
  then
  DATUM="$(date -d yesterday +'%Y%m%d')"
else
  DATUM=$1
fi
 
SCRIPT_LOCATION=/data/pgsql/scripts
CSV_LOCATION=/data/statisztika
CSV_FILENAME="$CSV_LOCATION/statistics_details $DATUM.csv"
 
echo $CSV_FILENAME
psql -v datum="'${DATUM}'" -v cel="'${CSV_FILENAME}'" -d antivirus -f $SCRIPT_LOCATION/statistic_details.sql
en/playground/start2.1669755456.txt.gz · Last modified: 2022/11/29 21:57 by 65.21.233.213 · Currently locked by: 192.99.14.19

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki