diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2019-09-11 12:14:43 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-13 23:45:24 +0700 |
commit | e3f410f2bd905ed57c551d833253af802c17bc84 (patch) | |
tree | b781dabd468c3c0fdbd2917ac9232533d60c9c8a /system/asbt/doinst.sh | |
parent | d07df6f18db83b04c836367b63849e4bde6ac3bb (diff) |
system/asbt: Updated for version 2.0.0.
Diffstat (limited to 'system/asbt/doinst.sh')
-rw-r--r-- | system/asbt/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/asbt/doinst.sh b/system/asbt/doinst.sh index a989c1290e90..84e435b43061 100644 --- a/system/asbt/doinst.sh +++ b/system/asbt/doinst.sh @@ -1,3 +1,4 @@ + config() { NEW="$1" OLD="$(dirname $NEW)/$(basename $NEW .new)" |