mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-06 03:19:28 +00:00
Update
This commit is contained in:
parent
ee24f18054
commit
bb6efbc23c
2 changed files with 2 additions and 2 deletions
26
run_me.sh
Executable file
26
run_me.sh
Executable file
|
|
@ -0,0 +1,26 @@
|
|||
#!/bin/bash
|
||||
|
||||
printf "\e[1;32m
|
||||
###################################
|
||||
___ ____ ___ _ ____ _ _ ___
|
||||
| \ |___ |__] | |__| |\ | __ /
|
||||
|__/ |___ |__] | | | | \| /__
|
||||
|
||||
####################################
|
||||
\e[0m\n"
|
||||
|
||||
bash ~/debian-z/1-software.sh
|
||||
bash ~/debian-z/2-setup.sh
|
||||
bash ~/debian-z/3-fonts.sh
|
||||
bash ~/debian-z/4-rice.sh
|
||||
|
||||
sudo nala autoremove
|
||||
|
||||
printf "\e[1;32m
|
||||
#####################################################
|
||||
____ _ ____ ____ ___ ___ _ _ ___ ____ ___
|
||||
|__/ | | |___ | \ |__] \_/ / |___ | \
|
||||
| \ | |___ |___ |__/ |__] | /__ |___ |__/
|
||||
|
||||
######################################################
|
||||
\e[0m\n"
|
||||
Loading…
Add table
Add a link
Reference in a new issue