Обновить install.sh
This commit is contained in:
@@ -64,7 +64,7 @@ function check_download {
|
||||
|
||||
if [ ! -d "${K_SHAKETUNE_PATH}" ]; then
|
||||
echo "[DOWNLOAD] Downloading Klippain Shake&Tune module repository..."
|
||||
if git -C $shaketunedirname clone https://github.com/Frix-x/klippain-shaketune.git $shaketunebasename; then
|
||||
if git -C $shaketunedirname clone https://cloud.reijii.org/gitea/reijii/klippain-shaketune-telegramm.git $shaketunebasename; then
|
||||
chmod +x ${K_SHAKETUNE_PATH}/install.sh
|
||||
printf "[DOWNLOAD] Download complete!\n\n"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user