Skip to content

Commit

Permalink
chromium.sh: discontinue and print message for pagecage project
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 8234d29 commit 57eb3c3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions chromium.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
#!/bin/sh

echo "WARNING:"
echo "The functionality of this script is replaced by the new project, pagecage.""
echo "https://codeberg.org/yongbin/pagecage"
echo "The support to this script is discontinued."
export LC_ALL=C
if which chromium; then
Expand Down

0 comments on commit 57eb3c3

Please sign in to comment.