4 lines
62 B
Bash
4 lines
62 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
exec /sabayon/scripts/iso_build.sh "weekly" "$@"
|