Skip to content

Commit

Permalink
commented out OTD
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyCatDev committed Dec 10, 2024
1 parent 07fc376 commit 12bf7cc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions modules/steam.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@

echo -e "\e[38;5;214m[Start Steam Module]\e[0m"

wget https://github.com/OpenTabletDriver/OpenTabletDriver/releases/latest/download/OpenTabletDriver.rpm
rpm-ostree install\
./OpenTabletDriver.rpm\
dotnet-runtime-8.0
#wget https://github.com/OpenTabletDriver/OpenTabletDriver/releases/latest/download/OpenTabletDriver.rpm
#rpm-ostree install\
# ./OpenTabletDriver.rpm\
# dotnet-runtime-8.0

rm -f ./OpenTabletDriver.rpm
#rm -f ./OpenTabletDriver.rpm

rpm-ostree install\
steam\
Expand Down

0 comments on commit 12bf7cc

Please sign in to comment.