Explorar o código

remove -d flag

Joachim M. Giæver %!s(int64=2) %!d(string=hai) anos
pai
achega
78e5c161e9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/hooks/prepare-plug-zui-store

+ 1 - 1
src/hooks/prepare-plug-zui-store

@@ -3,7 +3,7 @@
 export DAEMONIZED=1
 source $SNAP/helper/functions
 
-RAND="$(snapctl get -d session.secret)"
+RAND="$(snapctl get session.secret)"
 snapctl set :zui-store transfer="${RAND}"
 lprint "Secret: ${RAND}"