Skip to content

Commit

Permalink
Add configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakobu5 committed Nov 14, 2019
1 parent d55a4aa commit 0737781
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
readonly HDD="/dev/sda"
readonly ROOTPART="/dev/sda2"
readonly BOOTPART="/dev/sda1"
readonly HOST="archbox"

0 comments on commit 0737781

Please sign in to comment.