Skip to content

Commit

Permalink
create directories
Browse files Browse the repository at this point in the history
  • Loading branch information
gbxyz committed Feb 21, 2024
1 parent 4156494 commit 24e7731
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/rootd
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/sh
export PATH="$PATH:/app:$(dirname "$0")"

mkdir -p /tmp/registrars /tmp/tlds

update_data()
{
registrars.pl /tmp/registrars &
Expand Down

0 comments on commit 24e7731

Please sign in to comment.