mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-19 07:48:56 -04:00
3 lines
98 B
Bash
3 lines
98 B
Bash
#!/bin/sh
|
|
HOME="${HOME:-/tmp}/.local/share/baidunetdisk" exec /opt/baidunetdisk/baidunetdisk "$@"
|