Commit 3beb56ef authored by Nico Schallehn's avatar Nico Schallehn

ssh fs eingebaut

parent 99a6e9ce
......@@ -3,10 +3,14 @@
DELETE FROM FilmGenre;
DELETE FROM FilmSchauspieler;
DELETE FROM Schauspieler;
DELETE FROM Filme;
DELETE FROM Episoden;
DELETE FROM Staffeln;
DELETE FROM Serien;
\ No newline at end of file
DELETE FROM FilmGenre;
DELETE FROM FilmSchauspieler;
DELETE FROM Schauspieler;
DELETE FROM Filme;
DELETE FROM Episoden;
DELETE FROM Staffeln;
DELETE FROM Serien;
sshfs admin@192.168.0.205:/share/Multimedia/Video /media/QNAP/
\ No newline at end of file
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