15 lines
No EOL
742 B
Bash
Executable file
15 lines
No EOL
742 B
Bash
Executable file
#!/bin/bash
|
|
#
|
|
##################################################################################################################
|
|
# Written to be used on 64 bits computers
|
|
# Author : Erik Dubois
|
|
# Website : http://www.erikdubois.be
|
|
##################################################################################################################
|
|
##################################################################################################################
|
|
#
|
|
# DO NOT JUST RUN THIS. EXAMINE AND JUDGE. RUN AT YOUR OWN RISK.
|
|
#
|
|
##################################################################################################################
|
|
|
|
yay -S chaotic-keyring --noconfirm --needed
|
|
yay -S chaotic-mirrorlist --noconfirm --needed |