Move all links to new env.sh
This commit is contained in:
@ -1 +1 @@
|
||||
sudo dnf install -y https://download.oracle.com/java/22/latest/jdk-22_linux-aarch64_bin.rpm
|
||||
sudo dnf install -y $JDK_LINK
|
||||
|
@ -1 +1 @@
|
||||
xdg-open https://www.jetbrains.com/toolbox-app/download/download-thanks.html?platform=linux
|
||||
xdg-open $JETBRAINS_TOOLBOX_LINK > /dev/null 2>&1
|
||||
|
@ -1 +1 @@
|
||||
sudo dnf install -y https://github.com/upscayl/upscayl/releases/download/v2.11.5/upscayl-2.11.5-linux.rpm
|
||||
sudo dnf install -y $UPSCAYL_LINK
|
||||
|
Reference in New Issue
Block a user