mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
fix typo
This commit is contained in:
parent
da479e1feb
commit
eb3803de0d
@ -199,11 +199,12 @@ if [ -f ~/Downloads/adms-2.3.4.tar.gz ]
|
||||
then
|
||||
cp ~/Downloads/adms-2.3.4.tar.gz .
|
||||
else
|
||||
wget http://sourceforge.net/projects/mot-adms/files/adms-source/2.3/adms-2.3.4.tar.gz -P ~/Downdloads/
|
||||
wget http://sourceforge.net/projects/mot-adms/files/adms-source/2.3/adms-2.3.4.tar.gz -P ~/Downloads/
|
||||
fi
|
||||
tar -zxvf adms-2.3.4.tar.gz
|
||||
mv adms-2.3.4 adms
|
||||
mv adms/* qucs-core/deps/adms/
|
||||
rm -r adms/
|
||||
|
||||
|
||||
echo ==================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user