NetSparkleUpdater/NetSparkle

Test/fix Linux permissions for installing

开放

#250 创建于 2021年11月14日

 (1 条评论) (0 个反应) (0 位负责人)C# (101 个派生)auto 404
bughelp wanted

仓库指标

星标
 (822 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

https://github.com/NetSparkleUpdater/NetSparkle/blob/957d131b3e3f724ad3d020da46d239248ba95dc0/src/NetSparkle/SparkleUpdater.cs#L1257

How does sudo work here? Do we even need sudo? Does Linux pop open a thing asking for the password? (I doubt it.) Do we need to pop open a terminal and run things in there (aka make the process not silent so that they can be prompted for their password)? I'm not as familiar with how Linux works, plus there are so many distributions...

Links:

贡献者指南