mirror of
https://github.com/tcsenpai/powertux.git
synced 2025-06-06 11:15:22 +00:00
4 lines
76 B
Bash
Executable File
4 lines
76 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sudo apt-get -o Dpkg::Options::="--force-overwrite" install $1
|