mirror of
https://github.com/CachyOS/New-Cli-Installer.git
synced 2025-01-23 22:42:31 +08:00
Fix toolbox script
This commit is contained in:
parent
98e9c570d7
commit
20081d9828
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
clear
|
||||
|
||||
binName="CachyOS-Installer"
|
||||
binName="cachyos-installer"
|
||||
|
||||
if [[ $EUID -eq 0 ]]; then
|
||||
echoRed "You cannot run this as root."
|
||||
|
Loading…
Reference in New Issue
Block a user