1
0
Fork 0
mirror of https://github.com/Raymo111/i3lock-color.git synced 2025-02-24 16:06:26 -05:00
i3lock-color/install-i3lock-color.sh
2020-08-04 17:23:28 -04:00

6 lines
117 B
Bash
Executable file

#!/bin/bash
./build.sh
sudo make install
sudo install -Dm644 ../LICENSE "/usr/share/licenses/i3lock-color/LICENSE"