mirror of
https://github.com/edu4rdshl/simpleaur.git
synced 2026-07-17 23:24:46 +00:00
Remove unused variable
This commit is contained in:
parent
50f84c4be9
commit
2cda15e3af
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
basebuilddir="$HOME/.simpleaur/Build"
|
||||
pkgdown="$HOME/.simpleaur/pkgbuilds"
|
||||
lockfile="$basebuilddir/simpleaur.lock"
|
||||
PKGDEST="$HOME/.simpleaur/Build/pkg"
|
||||
|
||||
# prefer terminal safe colored and bold text when tput is supported - /usr/share/makepkg/util/message.sh
|
||||
if tput setaf 0 &>/dev/null; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue