1
0
Fork 0
mirror of https://github.com/SinTan1729/random.git synced 2024-12-25 04:48:37 -06:00

Change directory

This commit is contained in:
Sayantan Santra 2022-09-23 21:47:15 -05:00
parent cc7b318fcc
commit 039b9d83d9

View file

@ -1,6 +1,6 @@
#!/bin/sh
DIR="/home/sintan/Documents/Backup"
DIR="/home/sintan/Documents/Backup/Local"
echo "Movies"$'\n'"-------------------------------" > $DIR/movielist
ls /mnt/server/Movies/ >> $DIR/movielist