sync every hour the latest version of packages with aur
display current version and if outdated in ui display correct time in output log
This commit is contained in:
@ -1188,8 +1188,8 @@ fi
|
||||
|
||||
if (( ! INFAKEROOT )); then
|
||||
if (( EUID == 0 )); then
|
||||
error "$(gettext "Running %s as root is not allowed as it can cause permanent,\n\
|
||||
catastrophic damage to your system.")" "makepkg"
|
||||
: #error "$(gettext "Running %s as root is not allowed as it can cause permanent,\n\
|
||||
#catastrophic damage to your system.")" "makepkg"
|
||||
#exit $E_ROOT
|
||||
fi
|
||||
else
|
||||
|
Reference in New Issue
Block a user