80 col header
This commit is contained in:
parent
ec74b9596c
commit
1df2526d35
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Title: make-debian-look-like-ubuntu.sh
|
# Title: make-debian-look-like-ubuntu.sh
|
||||||
# Description: This script performs all necessary steps to make a Debian Gnome desktop look like an Ubuntu desktop. Also it installs flatpak with flathub.org repository enabled and Firefox from there.
|
# Description: This script performs all necessary steps to make a Debian Gnome
|
||||||
|
# desktop look like an Ubuntu desktop. Also it installs flatpak with
|
||||||
|
# flathub.org repository enabled and Firefox from there.
|
||||||
# Author: DeltaLima
|
# Author: DeltaLima
|
||||||
# Date: 21.06.2023
|
# Date: 21.06.2023
|
||||||
# Version: 1.0
|
# Version: 1.0
|
||||||
|
|
Loading…
Reference in a new issue