make install script executable

This commit is contained in:
Andreas Zweili 2021-12-20 17:02:59 +01:00
parent 10eddaab79
commit 3ae53df7eb
1 changed files with 1 additions and 1 deletions

2
scripts/install.sh Normal file → Executable file
View File

@ -1,3 +1,3 @@
#!/usr/bin/env bash
nix-shell -p python3
sudo python3 format-disk.py
sudo python3 scripts/format-disk.py