mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Add shebang to configsetup script
This commit is contained in:
parent
028d7adbc6
commit
bc38946e10
@ -1,3 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
./install-pacaur.sh
|
||||
|
||||
pacaur -S ../packages
|
||||
|
Loading…
Reference in New Issue
Block a user