Update 2024-02-14 07:51 OpenBSD/amd64-x13
This commit is contained in:
5
.bin/OLD/gopro-download
Executable file
5
.bin/OLD/gopro-download
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/ksh
|
||||
set -xe
|
||||
mkdir -p /home/sdk/gopro
|
||||
cd /home/sdk/gopro
|
||||
wget -c -A MP4 -r -l 1 -nd http://10.5.5.9:8080/videos/DCIM/100GOPRO
|
||||
Reference in New Issue
Block a user