remove script

This commit is contained in:
2022-11-11 00:01:02 +03:00
parent 799a8003b4
commit a417e14e04

View File

@ -1,5 +0,0 @@
#!/usr/bin/env bash
if grep -q ID=debian "/etc/os-release"; then
sudo dpkg --add-architecture i386
sudo apt-get update
fi