mirror of
https://github.com/tcsenpai/powertux.git
synced 2025-06-10 21:17:12 +00:00
4 lines
47 B
Bash
Executable File
4 lines
47 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sudo dpkg -i --force-overwrite $1
|