update comments
This commit is contained in:
parent
c23a60bdc1
commit
86141c5c5c
@ -1,8 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# this is the quick installer for linux users (blurghh)
|
||||
# all we need it to do is download the installer.py, make
|
||||
# it executable, then execute it.
|
||||
|
||||
echo "[INFO]: Installer Quick Script for Linux"
|
||||
echo "[INFO]: Installer Version: 0.1.4"
|
||||
@ -14,4 +12,7 @@ chmod +x ./installer
|
||||
rm installer
|
||||
|
||||
# just realized you have to chmod +x the "quick install"
|
||||
# script too, is there a point even?
|
||||
# script too, is there a point even?
|
||||
|
||||
# i mean, at least it makes sure to download the newest
|
||||
# installer version? *this* script shouldn't deprecate...
|
Loading…
x
Reference in New Issue
Block a user