hampackrefresh sync
This commit is contained in:
@@ -20,6 +20,6 @@ EOF
|
||||
clear
|
||||
print_logo
|
||||
|
||||
echo "Let's get the lastest changes to CoreDesktop..."
|
||||
echo "Let's get the lastest changes to HamPack..."
|
||||
|
||||
wget -qO- https://gitea.young.computer/david/hampack/raw/branch/main/install.sh | bash
|
||||
|
||||
@@ -105,8 +105,9 @@ rm -rf ~/.local/share/HamPack
|
||||
git clone https://gitea.young.computer/david/HamPack.git ~/.local/share/HamPack > /dev/null
|
||||
|
||||
sync_file "$HOME/.local/share/HamPack/hampackupdate" "$HOME/.local/bin/hampackupdate"
|
||||
sync_file "$HOME/.local/share/HamPack/hampackrefresh" "$HOME/.local/bin/hampackrefresh"
|
||||
|
||||
sudo cp ~/.local/share/HamPack/hampackrefresh ~/.local/bin/hampackrefresh
|
||||
# sudo cp ~/.local/share/HamPack/hampackrefresh ~/.local/bin/hampackrefresh
|
||||
|
||||
cd ~/.local/share/HamPack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user