mirror of
https://gitlab.com/ceda_ei/wish
synced 2025-04-03 21:46:51 +02:00
Update install.sh
This commit is contained in:
parent
05cf509fd7
commit
02c535506d
@ -1,6 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
curl https://gitlab.com/ceda_ei/wish/-/archive/master/wish-master.tar -o /tmp/wish.tar
|
||||
mkdir $HOME/.config 2> /dev/null
|
||||
cd /tmp/
|
||||
tar xf wish.tar
|
||||
mv wish-master/ wish/
|
||||
|
Loading…
x
Reference in New Issue
Block a user