pull/139/head
RandomNinjaAtk 2 years ago committed by GitHub
parent b9203b5ce1
commit e71c7a1e39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
#!/usr/bin/with-contenv bash #!/usr/bin/with-contenv bash
if [ "$enableVideoScript" = "true" ]; then if [ "$enableVideoScript" = "true" ]; then
echo "Starting Video.bash in 2 min..." echo "Starting Video.sh in 2 min..."
sleep 2m sleep 2m
bash /config/extended/scripts/Video.sh bash /config/extended/scripts/Video.sh
else else

Loading…
Cancel
Save