mirror of
https://github.com/BioArchLinux/iso.git
synced 2025-03-10 06:14:01 +00:00
4 lines
67 B
Bash
Executable file
4 lines
67 B
Bash
Executable file
#!/bin/sh
|
|
sudo pacman -Syu
|
|
echo Done - Press Enter to exit
|
|
read _\
|