mirror of
https://github.com/javalsai/lidm.git
synced 2025-08-31 02:18:00 +02:00
whoops
This commit is contained in:
@@ -33,5 +33,5 @@ int main(int argc, char *argv[]) {
|
||||
|
||||
int ret = load(users, sessions);
|
||||
if (ret == 0)
|
||||
execl(argv[0], argv[0], NULL);
|
||||
execl(argv[0], argv[0], NULL);
|
||||
}
|
||||
|
Reference in New Issue
Block a user