-
Download the template:
sudo wget -N -P /var/lib/marzneshin/templates/subscription/ https://raw.githubusercontent.com/rohdoyle/ClockSub/refs/heads/main/marzneshin/index.html
-
Run these commands:
echo 'CUSTOM_TEMPLATES_DIRECTORY="/var/lib/marzneshin/templates/"' | sudo tee -a /etc/opt/marzneshin/.env echo 'SUBSCRIPTION_PAGE_TEMPLATE="subscription/index.html"' | sudo tee -a /etc/opt/marzneshin/.env
Or uncomment these lines in
/etc/opt/marzneshin/.env:CUSTOM_TEMPLATES_DIRECTORY="/var/lib/marzneshin/templates/" SUBSCRIPTION_PAGE_TEMPLATE="subscription/index.html" -
Restart Marzneshin:
marzneshin restart
check and use:
https://raw.githubusercontent.com/erfjab/ClockSub/refs/heads/main/marzneshin/marzneshin.php