Commit 3fa29586 authored by d.basulto's avatar d.basulto

change dirs path

parent c6194cce
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
#$3 record time #$3 record time
#=============================================================================== #===============================================================================
cd $HOME/virtualHDD/m3/recordings cd /home/geoint/virtualHDD/m3/recordings
#cd $HOME/Documentos/centroGEO/GStreamer_audioRecorder/recordings
year=$(date +%Y) year=$(date +%Y)
month=$(date +%m) month=$(date +%m)
...@@ -28,5 +29,6 @@ if [ ! -d "$day" ]; then ...@@ -28,5 +29,6 @@ if [ ! -d "$day" ]; then
fi fi
cd $day cd $day
$HOME/GStreamer_audioRecorder/streamRecorder $2 $3 /home/geoint/GStreamer_audioRecorder/streamRecorder $2 $3
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment