Skip to content
Snippets Groups Projects
Commit a7888660 authored by Jakko's avatar Jakko
Browse files

Fix URL typo in .ci/shellcheck.sh

parent 941df5aa
Branches master
Tags 0.2.5
No related merge requests found
Pipeline #141269 passed
#!/bin/sh -e
# Description: lint all shell scripts
# https://postmarktos.org/pmb-ci
# https://postmarketos.org/pmb-ci
if [ "$(id -u)" = 0 ]; then
set -x
......
  • Administrator @root

    mentioned in merge request !2 (merged)

    By Jakko on 2022-11-16T21:21:32

    · Imported

    mentioned in merge request !2 (merged)

    By Jakko on 2022-11-16T21:21:32

    Edited by Ghost User
    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment