mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-24 13:37:34 +03:00
rm unused scripts dir
This commit is contained in:
parent
5b6b92da9e
commit
c3e3857146
@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -o errexit
|
||||
set -o pipefail
|
||||
set -o nounset
|
||||
|
||||
PWD="$(dirname $(readlink -f -- $0))"
|
||||
|
||||
echo $PWD
|
Loading…
Reference in New Issue
Block a user