update and refresh
This commit is contained in:
+3
-3
@@ -48,10 +48,10 @@ else
|
||||
git clone https://gitea.federated.computer/david/coredesktop.git ~/.local/share/coredesktop
|
||||
fi
|
||||
|
||||
# Install the corerefresh and coreupdate management scripts to the user's bin
|
||||
# Install the refresh and update management scripts to the user's bin
|
||||
mkdir -p ~/.local/bin
|
||||
sudo cp ~/.local/share/coredesktop/corerefresh ~/.local/bin/corerefresh
|
||||
sudo cp ~/.local/share/coredesktop/coreupdate ~/.local/bin/coreupdate
|
||||
sudo cp ~/.local/share/coredesktop/refresh ~/.local/bin/refresh
|
||||
sudo cp ~/.local/share/coredesktop/update ~/.local/bin/update
|
||||
|
||||
cd ~/.local/share/coredesktop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user