mirror of
https://github.com/CosmicScale/PSBBN-Definitive-English-Patch.git
synced 2025-02-11 10:38:50 +01:00
Added xdd install to setup script
This commit is contained in:
parent
4221809dc2
commit
5a67e6015b
@ -17,7 +17,7 @@ echo "Press any key to continue..."
|
|||||||
read -n 1 -s
|
read -n 1 -s
|
||||||
|
|
||||||
# Update package list and install necessary packages
|
# Update package list and install necessary packages
|
||||||
sudo apt update && sudo apt install -y axel imagemagick python3-venv python3-pip nodejs npm
|
sudo apt update && sudo apt install -y axel imagemagick xxd python3-venv python3-pip nodejs npm
|
||||||
if [ $? -ne 0 ]; then
|
if [ $? -ne 0 ]; then
|
||||||
echo
|
echo
|
||||||
echo "Error: Package installation failed."
|
echo "Error: Package installation failed."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user