mirror of
https://github.com/veeso/termscp.git
synced 2026-04-08 11:11:36 -07:00
Fixed install for freebsd
This commit is contained in:
@@ -185,7 +185,7 @@ install_on_bsd() {
|
||||
msg="Installing termscp as root, please wait…"
|
||||
fi
|
||||
info "$msg"
|
||||
$sudo pkg install "${archive}"
|
||||
$sudo pkg install -y "${archive}"
|
||||
}
|
||||
|
||||
install_on_linux() {
|
||||
|
||||
Reference in New Issue
Block a user