Files
zapret.installer/installer.sh

11 lines
236 B
Bash
Raw Normal View History

2025-03-20 04:05:10 +03:00
2024-12-24 21:39:52 +03:00
#!/bin/bash
2025-03-20 04:05:10 +03:00
if [[ ! -d /tmp/zapret.installer/ ]]; then
cd /tmp
git clone https://github.com/Snowy-Fluffy/zapret.installer.git
fi
cd /tmp/zapret.installer
2025-03-20 03:56:24 +03:00
chmod +x zapret-control.sh
2025-03-20 04:05:10 +03:00
bash /tmp/zapret.installer/zapret-control.sh