setup archsetup.txt

This commit is contained in:
Chris Titus 2024-08-22 21:37:26 -05:00
parent fd69e64959
commit a525a1262c

View File

@ -1,5 +1,9 @@
#!/bin/bash #!/bin/bash
# Redirect stdout and stderr to archsetup.txt and still output to console
exec > >(tee -i archsetup.txt)
exec 2>&1
echo -ne " echo -ne "
------------------------------------------------------------------------- -------------------------------------------------------------------------
█████╗ ██████╗ ██████╗██╗ ██╗████████╗██╗████████╗██╗ ██╗███████╗ █████╗ ██████╗ ██████╗██╗ ██╗████████╗██╗████████╗██╗ ██╗███████╗