Another Typo

This commit is contained in:
2025-08-19 13:41:08 -04:00
parent 8eff56847c
commit 7497fb3424
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
sudo apt install git
sudo apt install git -y
cd ~/BlueHam/
git submodule update --init --recursive
git submodule update --remote

View File

@@ -9,7 +9,7 @@ done-goofed:
distrobox-rm HamBox
run-73Linux: run-73Linux-Pull
distrobox-enter --name HamBox -- 73-run.sh
distrobox-enter --name HamBox -- bash 73-run.sh
run-73Linux-Pull:
distrobox-enter --name HamBox -- bash 73-pull.sh