lkd-planet/sync
Alper Kanat 9359621759 * logs, sync: added a new directory and bash script that syncronizes planet and
logs everything in the meantime..
* set executable bit for some of the files..
2008-11-03 23:25:14 +00:00

7 lines
160 B
Bash
Executable File

#!/bin/bash
# sync.sh
#
# this script is written to syncronize the lkd planet..
./planet.py gezegen/config.ini &> logs/planet-$(date +"%d.%m.%Y-%H:%M").log &