mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2025-12-25 08:48:44 +00:00
vscode: fixed download proxy location
This commit is contained in:
parent
8621bb0a20
commit
0cc293be18
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
- name: Installing vscode (uncoded)
|
||||
# become: true
|
||||
ansible.builtin.get_url:
|
||||
url: "https://tilde.club/~megastallman/uncoded/code-oss-1760024969_amd64.AppImage"
|
||||
url: "https://code.except.one/st/storage/releases/download/uncoded/uncoded_amd64.appimage"
|
||||
dest: "{{ bin_install_path }}/code"
|
||||
mode: a+x
|
||||
force: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue