fix script

This commit is contained in:
Roy Olav Purser 2024-02-09 20:52:30 +01:00
parent 579487db91
commit 2e7e3fda44
Signed by: roypur
GPG Key ID: 063DAA01D56E28CB

View File

@ -1,4 +1,4 @@
if ! /snacks/wireguard_scripts/is_root_namespace.py
if ! /snacks/wireguard/scripts/is_root_namespace.py
then
export PS1='%F{red}<vpn>%f %n@%m % %c %#'
fi