1
Fork 0
mirror of https://github.com/RGBCube/selfharm-linux synced 2025-07-26 23:17:45 +00:00

Changed header link

This commit is contained in:
Tiago 2017-07-06 00:15:22 +01:00
parent 3583541071
commit 1917062097

View file

@ -1,10 +1,10 @@
# System-wide .bashrc file for interactive bash(1) shells. # System-wide .bashrc file for interactive bash(1) shells.
# Set warning message # Set warning message
echo " =========================================================" echo " ==================================="
echo " WARNING: Suicide-Linux installed" echo " WARNING: Suicide-Linux installed"
echo " (http://sourceforge.net/projects/suicide-linux/)" echo " (https://qntm.org/suicide)"
echo " =========================================================" echo " ==================================="
# If not running interactively, don't do anything # If not running interactively, don't do anything
[ -z "$PS1" ] && return [ -z "$PS1" ] && return