This commit is contained in:
davidnewhall2 2020-02-02 02:17:03 -08:00
parent d2e98a3fe6
commit 666a736a92
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# This is a quick and drity script to install the latest Linux package.
# This is a quick and dirty script to install the latest Linux package.
#
# Use it like this, pick curl or wget: (sudo is optional)
# ----