bash is now called explicitly
This commit is contained in:
parent
799876ea02
commit
db5ab09a81
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
PERCENT=$1
|
PERCENT=$1
|
||||||
DOM="`echo $USER | sed -e 's/.*@//'`"
|
DOM="`echo $USER | sed -e 's/.*@//'`"
|
||||||
|
|
Loading…
Reference in New Issue