mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-11-16 05:45:02 -05:00
4 lines
58 B
Bash
4 lines
58 B
Bash
|
#!/bin/bash
|
||
|
DIR=$(dirname "$(readlink -f "$0")")
|
||
|
$DIR/rdm
|