Skip to content

Commit

Permalink
install korrigiert
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1702 committed Aug 6, 2023
1 parent 27cd639 commit 23b1076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/notify_github.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Installiere curl
apt-get update -qq && apt-get install curl
apt-get update -qq && apt-get install -y -qq curl > /dev/null

GITHUB_ORG="mediathekview"
GITHUB_REPO="MServer"
Expand Down

0 comments on commit 23b1076

Please sign in to comment.