Skip to content
Snippets Groups Projects
Unverified Commit c73747e9 authored by Max Adamo's avatar Max Adamo
Browse files

change message

parent 5674cad6
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ def get_version(full_pkg_name):
if __name__ == '__main__':
if os.geteuid() != 0:
print("You need to have root privileges to run this script")
print("You need root privileges to run this script")
print("Please try again, using 'sudo'. Exiting.")
os.sys.exit()
INIFILE = 'ubuntu-kernel-cleanup.ini'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment