update path
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
This commit is contained in:
parent
8601590ac0
commit
4931419728
1 changed files with 1 additions and 1 deletions
2
nslog.sh
2
nslog.sh
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
ddir="${HOME}/firmen/netstream/logs"
|
||||
ddir="${HOME}/privat/firmen/netstream/logs"
|
||||
file=$(date +%Y-%m-%d)
|
||||
dfile="${ddir}/${file}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue