Skip to content

Commit

Permalink
fix: remove wakemeops desktop component
Browse files Browse the repository at this point in the history
  • Loading branch information
fyhertz committed Feb 6, 2022
1 parent 2e8042c commit 78e539d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ jobs:
uses: softprops/action-gh-release@v1
with:
body_path: changelog.md
token: ${{ secrets.PAT }}
2 changes: 1 addition & 1 deletion scripts/install_repository
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@ ojZwJyVEwkiJ3SyoD5P/cBxVH5mVNXUS3XB4C2E=
EOF

cat <<EOF > /etc/apt/sources.list.d/wakemeops.list
deb http://deb.wakemeops.com/wakemeops/ stable ${@-"dev devops secops terminal desktop"}
deb http://deb.wakemeops.com/wakemeops/ stable ${@-"dev devops secops terminal"}
EOF

0 comments on commit 78e539d

Please sign in to comment.