linux/debian/bin/stable-update.sh

3 lines
55 B
Bash
Executable File

#!/bin/sh -e
exec "$(dirname "$0")/stable-update" "$@"