xiew/install.sh
2024-04-02 16:24:14 -04:00

8 satır
50 B
Bash

#!/bin/bash
set -xe
cp xiew /usr/bin/xiew
exit