Update 'install.sh'

This commit is contained in:
2023-05-03 12:21:56 +02:00
parent b406eb533f
commit 7c3dab3c8b

View File

@@ -328,7 +328,7 @@ function set_shell {
function update {
cd "$(dirname "$0")"
wget -O- install.sh https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/install.sh
wget -O install.sh https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/install.sh
}