Updated shebangs

This commit is contained in:
2022-09-20 11:21:59 -04:00
parent e9c2ba95b3
commit 304ac3166c
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Importing Variables
formfactor="$(cat /tempfiles/formfactor)"
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
/usr/bin/pipewire &
/usr/bin/pipewire-pulse &
/usr/bin/wireplumber
+3 -2
View File
@@ -1,8 +1,9 @@
#!/bin/bash
#!/usr/bin/env bash
loadkeys us
echo ----------------------------------------------------------------------------------------------
echo rwinkhart\'s artix install script
echo last updated june 26, 2022
echo last updated september 20, 2022
echo ----------------------------------------------------------------------------------------------
echo You will be asked some questions before installation.
echo -e "----------------------------------------------------------------------------------------------\n"
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/python3
#!/usr/bin/env python3
# external modules