Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
PratyushKing committed Jul 30, 2023
1 parent 783844f commit ea79e50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FalconOS/FalconOS/initsys.cs
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ public initsys()
{
text = "user";
}

File.WriteAllText("0:\\Config\\root.ers", text);
File.WriteAllText("0:\\Config\\user.s", text);
fcg Password = new fcg(":System Setup [Password]\ntext: Enter your password for this system!\ncolor: blue\n!text");
Expand Down

0 comments on commit ea79e50

Please sign in to comment.