Skip to content

Commit

Permalink
Update install
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh authored Jun 4, 2024
1 parent 135645f commit c5e9ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
echo "Downloading..."
wget -qO ~/Downloads/omakub.tar.gz 'https://www.dropbox.com/scl/fi/6sbdza4c17m44tuslhs62/omakub.tar.gz?rlkey=v9zrecxnto762yxi985jtt1t5&st=klxs9kaq&dl=0'
wget -qO ~/Downloads/omakub.tar.gz 'https://www.dropbox.com/scl/fi/lxormx4fniwk91cuu1ved/omakub.tar.gz?rlkey=ru0l7jirfyhxxbz1lqbhm8vd2&st=xj5c78o8&dl=0'
tar -xzf ~/Downloads/omakub.tar.gz -C ~/.local/share > /dev/null 2>&1
rm ~/Downloads/omakub.tar.gz
source ~/.local/share/omakub/install.sh

0 comments on commit c5e9ca8

Please sign in to comment.