Fix move video (#17)

* fix the move_video function and add some script-messages
* add gitignore
This commit is contained in:
Kyle Yasuda
2023-08-13 18:02:55 -07:00
committed by GitHub
parent fa2014acd6
commit 392b39c7fc
2 changed files with 26 additions and 18 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
test.sh
.git/*