Skip to content

Commit

Permalink
[script] update script for download and install remaken by sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane Leduc committed Feb 5, 2024
1 parent 055d606 commit bffb9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sh_install/installRemaken.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

wget https://github.com/b-com-software-basis/remaken/releases/download/1.10.0-pre-release2/remaken-ubuntu22.04
wget https://github.com/b-com-software-basis/remaken/releases/download/1.10.0%2Funixes/remaken-ubuntu22.04

sudo chmod +x remaken-ubuntu22.04
sudo mv remaken-ubuntu22.04 /usr/local/bin/remaken
Expand Down

0 comments on commit bffb9fe

Please sign in to comment.