Explorar o código

Delete 'update.sh'

kirkleon %!s(int64=4) %!d(string=hai) anos
pai
achega
fb7c5ddc8d
Modificáronse 1 ficheiros con 0 adicións e 10 borrados
  1. 0 10
      update.sh

+ 0 - 10
update.sh

@@ -1,10 +0,0 @@
-#!/usr/bin/env bash
-
-rm -rf ./pull/
-mkdir -pv ./pull/audiobot
-curl https://splamy.de/api/nightly/ts3ab/master_dotnet_core_3_1_preview/download -o ./pull/audiobot/audiobot.zip
-curl -L https://yt-dl.org/downloads/latest/youtube-dl -o ./pull/youtube-dl
-pushd ./pull/audiobot
-unzip audiobot.zip
-rm audiobot.zip
-popd