diff deploy.sh @ 14:06b9390774dd

add deploy.sh
author AnaTofuZ <k198584@ie.u-ryukyu.ac.jp>
date Fri, 30 Oct 2020 13:58:33 +0900
parents
children ab3350def09b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/deploy.sh	Fri Oct 30 13:58:33 2020 +0900
@@ -0,0 +1,3 @@
+sudo chown root ./target/debug/ie-virsh
+sudo chmod 4711 ./target/debug/ie-virsh
+