manjaro web
https://wiki.manjaro.org/index.php?title=Main_Page
https://forum.manjaro.org/
https://gitlab.manjaro.org/explore/groups
https://lists.manjaro.org/cgi-bin/mailman/listinfo
https://kiwiirc.com/nextclient/irc.freenode.net/?nick=manjaro-web|?#manjaro
/
#!/bin/bash
if [ $(which pkexec) ]; then
pkexec --disable-internal-agent "/usr/bin/calamares" "$@"
else
/usr/bin/calamares "$@"
fi
人就像是被蒙着眼推磨的驴子,生活就像一条鞭子;当鞭子抽到你背上时,你就只能一直往前走,虽然连你也不知道要走到什么时候为止,便一直这么坚持着。