feature: adding winelink script

This commit is contained in:
2025-09-29 13:13:28 -04:00
parent 7712d1ae47
commit e18aa0bbcf
4 changed files with 11 additions and 1 deletions

6
winelink.sh Normal file
View File

@@ -0,0 +1,6 @@
mkdir ./tmp
cd ./tmp
sudo apt install x11-xserver-utils wine -y
curl -O https://raw.githubusercontent.com/WheezyE/Winelink/main/install_winelink.sh && \
bash install_winelink.sh