2025-08-16 14:07:26 +07:00

7 lines
186 B
Bash

#!/bin/bash
SRCD_URL="https://forums.alliedmods.net/attachment.php?attachmentid=195507&d=1751361366"
echo "Installing Left 4 DHooks"
curl -sL "$SRCD_URL" | bsdtar -xf - -C $DIR_ADDONS