Héctor
Results
1
comments of
Héctor
The recommended installation suggest this command: ``` curl -s "https://raw.githubusercontent.com/saint-13/Linux_Dynamic_Wallpapers/main/Interactive_Install.sh" | sudo bash ``` However, you can split the command, which should work: ``` $ curl -s "https://raw.githubusercontent.com/saint-13/Linux_Dynamic_Wallpapers/main/Interactive_Install.sh" > install.sh...