Skip to content

Commit ea54d95

Browse files
authored
Specify version for Ownfoil release deployment
1 parent 22040bd commit ea54d95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/ownfoil-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $STD apt install -y git
1818
msg_ok "Installed Dependencies"
1919

2020
setup_uv
21-
fetch_and_deploy_gh_release "ownfoil" "a1ex4/ownfoil" "tarball"
21+
fetch_and_deploy_gh_release "ownfoil" "a1ex4/ownfoil" "tarball" "2.3.0"
2222

2323
msg_info "Setting up Ownfoil"
2424
cd /opt/ownfoil

0 commit comments

Comments
 (0)