aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJannik <jannik.peters@posteo.de>2021-12-09 00:21:41 +0100
committerGitHub <noreply@github.com>2021-12-08 23:21:41 +0000
commitc8f60b24802fb6cb866b96d78bab6ccc4b1314a3 (patch)
tree34a5ef0101e75b917d29a524e66f9ab527cb3011 /.github
parentfeat: login/register no longer blocking (#216) (diff)
downloadatuin-c8f60b24802fb6cb866b96d78bab6ccc4b1314a3.zip
fix: resolve some issues with install.sh (#188)
* feat: add command checks to install script Some people don't use sudo or have curl, sed or wget installed by default. This adds a check, if sudo, curl and sed are installed and changes wget to curl as this is the mostly used command in the script. If sudo is not installed it uses su. Closes: #175 * fix: add newline to printf commands The printf was missing a newline at the end, which resulted in the eval line being appended directly to the end of the previous line.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions