Change the git repository to gitea.kazu634.com.

This commit is contained in:
Kazuhiro MUSASHI 2022-08-07 18:13:46 +09:00
parent 907b2363ea
commit 23dfb61e2d

View File

@ -36,7 +36,7 @@ end
# Deploy dot files:
git '/home/kazu634/repo/dotfiles' do
repository 'https://github.com/kazu634/dotfiles.git'
repository 'https://gitea.kazu634.com/kazu634/dotfiles.git'
user 'kazu634'
end