mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-02-15 04:41:50 +00:00
7 lines
78 B
Bash
7 lines
78 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
source _common.sh
|
||
|
|
||
|
cd build
|
||
|
dpkg -c virtscreen_$PKGVER-1_all.deb
|