linux/debian/bin/stable-update.sh
2024-02-16 01:05:14 +04:00

2 lines
55 B
Bash
Executable file

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