How to schedule a script to run only on Saturday and Sunday

How to schedule a script to run only on Saturday and Sunday?

just make two tasks with interval=7d

thanks :laughing: