Fix YunoHost common script path
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
source ./scripts/_common.sh
|
||||
source ./_common.sh
|
||||
|
||||
# YunoHost install args
|
||||
# packaging v2 passes these variables to scripts.
|
||||
|
||||
Reference in New Issue
Block a user