little update

This commit is contained in:
BitHeaven 2023-04-28 15:59:34 +05:00
parent b06ec89923
commit e911dea795
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ install:
mkdir -p /usr/local/bin
cp -f wifi /usr/local/bin
chmod 755 /usr/local/bin/wifi
uninstall:
rm -f /usr/local/bin/wifi