]> git.parisson.com Git - telemeta.git/commitdiff
fix path
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 30 Jul 2018 09:20:40 +0000 (11:20 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 30 Jul 2018 09:20:40 +0000 (11:20 +0200)
app/bin/app.sh

index 37568a0385dca4743c42a1757732e6928ae67351..4ad87042df2d3e9e50cb6f750786e42be261d4bd 100755 (executable)
@@ -40,7 +40,7 @@ python $manage telemeta-setup-enumerations
 
 
 # Delete Timeside database if it exists
-cat /srv/lib/telemeta/bin/sql/drop_timeside.sql | python $manage dbshell
+cat /srv/lib/telemeta/telemeta/bin/sql/drop_timeside.sql | python $manage dbshell
 
 if [ $REINDEX = "True" ]; then
     python $manage rebuild_index --noinput