Merge branch 'develop' into 'master'
fix: fixed bad video URL See merge request sschueller/peertube!54
This commit is contained in:
commit
8c9a7ff5c4
@ -56,6 +56,11 @@ for d in fastlane/metadata/android/* ; do
|
||||
exitcode=1
|
||||
fi
|
||||
fi
|
||||
|
||||
# if test -f "$d/video.txt"; then
|
||||
# fcontents=$(cat "$d/video.txt")
|
||||
# echo -e "$d/video.txt -> ${Blue}$fcontents${Color_Off}"
|
||||
# fi
|
||||
done
|
||||
|
||||
exit $exitcode
|
@ -1 +1 @@
|
||||
https://www.youtube.com/watch?v=PJIsiuSdpq8
|
||||
https://www.youtube.com/watch?v=lVJs26gE2Ek
|
Loading…
Reference in New Issue
Block a user