mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2026-04-26 07:36:00 +03:00
[GH-ISSUE #5] Nothing to change when run ./setup.sh #4
Labels
No labels
bug
bug
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Pritunl-Fake-API#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @naq3 on GitHub (Feb 8, 2021).
Original GitHub issue: https://github.com/simonmicro/Pritunl-Fake-API/issues/5
Hi,
I have installed pritunl from source on this repository.
First, I get user/pass to login pritunl.
Then, I run ./setup.sh and restart pritunl
But when refresh browser, nothing to change!!
OS: Amazon Linux 2
What's the OS to use this scripts?
Thanks
@simonmicro commented on GitHub (Feb 8, 2021):
Hi, I tested & developed with Debian - could I get the installer logs? But I guess they are muted, so you may have to modify the setup script to use verbose commands (sry for that).
@naq3 commented on GitHub (Feb 9, 2021):
Oh, I think this scripts not compatible with my OS.
sedcommand output syntax error.Then I manual replace string via the editor and successful.
Thank you!