mirror of
https://github.com/veeso/termscp.git
synced 2026-09-16 09:06:06 -07:00
Merge branch 'main' into 0.6.0
This commit is contained in:
Executable → Regular
+1
-1
@@ -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