Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 990 Bytes

File metadata and controls

30 lines (19 loc) · 990 Bytes

bannerScript 🎋

This script automatically creates a banner before and after login.

Usage ⏯️

Ubuntu 22.04 or newer:

  1. Run this command:
wget https://raw.githubusercontent.com/w00000dy/bannerScript/master/install.sh -O /tmp/bannerScriptInstall.sh && bash /tmp/bannerScriptInstall.sh

Ubuntu 20.04 or newer and Debian 11 or newer:

  1. Download and Install Fastfetch
  2. Run this command:
wget https://raw.githubusercontent.com/w00000dy/bannerScript/master/install.sh -O /tmp/bannerScriptInstall.sh && bash /tmp/bannerScriptInstall.sh --skip_fastfetch

Images 🖼️

Unbenannt

Unbenannt

Dependencies 🤞