mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-06-30 09:12:02 +00:00
Fixed Dragonframe installer
This commit is contained in:
@ -14,8 +14,6 @@ urlVersion=$(echo $url | awk -F "-" '{ print $2 }')
|
||||
checkUptoDate dragonframe $dragonframeVersion $urlVersion
|
||||
echo Installing Dragonframe $urlVersion
|
||||
|
||||
exit
|
||||
|
||||
# Setting up and downloading package
|
||||
mkdir -p ~/Downloads/installers
|
||||
cd ~/Downloads/installers
|
||||
|
Reference in New Issue
Block a user