mirror of
https://github.com/SinTan1729/random.git
synced 2024-12-25 20:58:37 -06:00
Change directory
This commit is contained in:
parent
cc7b318fcc
commit
039b9d83d9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
DIR="/home/sintan/Documents/Backup"
|
DIR="/home/sintan/Documents/Backup/Local"
|
||||||
|
|
||||||
echo "Movies"$'\n'"-------------------------------" > $DIR/movielist
|
echo "Movies"$'\n'"-------------------------------" > $DIR/movielist
|
||||||
ls /mnt/server/Movies/ >> $DIR/movielist
|
ls /mnt/server/Movies/ >> $DIR/movielist
|
||||||
|
|
Loading…
Reference in a new issue